From ec25774fc2dc62125b232352f19d68d1f177fcbf Mon Sep 17 00:00:00 2001 From: Fr4nz D13trich Date: Wed, 15 Oct 2025 08:15:35 +0200 Subject: [PATCH] Readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ee0cdc..31ad722 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 && cd LoMeS && git switch dev-stable +git clone https://lab.c95.org/fr4nz/LoMeS.git && cd LoMeS ``` 4. Run development environment setup ```bash