Update README.md

This commit is contained in:
PromptEngineer 2025-07-14 08:58:28 -07:00 committed by GitHub
parent a4c318aad0
commit 92c247b88f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,7 @@ Note: The installation is currently only tested on macOS.
Before this brach is moved to the main branch, please clone this branch for instalation:
```bash
git -b localgpt-v2 clone https://github.com/PromtEngineer/localGPT.git
git clone -b localgpt-v2 https://github.com/PromtEngineer/localGPT.git
cd localGPT
```