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

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
```