diff --git a/README.md b/README.md index 0e9060a..fae4eb9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ sudo apt install -y git ``` 3. Clone repository ```bash -git clone https://lab.c95.org/fr4nz/LoMeS.git && git switch dev-1 +git clone https://lab.c95.org/fr4nz/LoMeS.git && cd LoMeS && git switch dev-1 ``` 4. Run development environment setup ```bash