Update README.md (#1086)

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
This commit is contained in:
Andriy Mulyar 2023-06-28 12:15:05 -04:00 committed by GitHub
parent e70899a26c
commit 6b8456bf99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ pip install gpt4all
1. Setup `llmodel`
```
git clone --recurse-submodules https://github.com/nomic-ai/gpt4all
git clone --recurse-submodules git@github.com:nomic-ai/gpt4all.git
cd gpt4all/gpt4all-backend/
mkdir build
cd build