few changes

This commit is contained in:
Fr4nz D13trich 2025-10-14 21:46:07 +02:00
parent 7e5ead8f76
commit 9e90100b9d
5 changed files with 50 additions and 21 deletions

View file

@ -32,7 +32,7 @@ sudo apt install -y git
```
3. Clone repository
```bash
git clone https://lab.c95.org/fr4nz/LoMeS.git && cd LoMeS && git switch dev-1
git clone https://lab.c95.org/fr4nz/LoMeS.git && cd LoMeS && git switch dev-stable
```
4. Run development environment setup
```bash