Update README.md

This commit is contained in:
Fr4nz D13trich 2025-10-10 15:20:53 +02:00
parent c499dbe172
commit e1ff33a39a

View file

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