Update README.md

Added "-b stable" as this is now the release state
This commit is contained in:
Leex
2025-05-31 22:09:26 +02:00
committed by GitHub
parent df70232d02
commit 4616a26cc5

View File

@@ -66,7 +66,7 @@ Before you begin, make sure you have the following software installed:
Clone the repository and navigate to the project directory:
```bash
git clone https://github.com/coleam00/local-ai-packaged.git
git clone -b stable https://github.com/coleam00/local-ai-packaged.git
cd local-ai-packaged
```