This commit is contained in:
Maze Winther
2025-07-05 02:51:50 +02:00

View File

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