Merge pull request #166 from ArjunCodess/patch-1

docs: Replace placeholder repo URL with actual GitHub clone link in README
This commit is contained in:
Maze 2025-07-04 16:22:48 +02:00 committed by GitHub
commit 163489f499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Before you begin, ensure you have the following installed on your system:
1. **Clone the repository**
```bash
git clone <repo-url>
git clone https://github.com/OpenCut-app/OpenCut.git
cd OpenCut
```