Update README.md (#561)

Signed-off-by: Richard Guo <richardg7890@gmail.com>
This commit is contained in:
Richard Guo 2023-05-13 14:43:46 -04:00 committed by GitHub
parent f455b2f005
commit 0f71cb6759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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