Update README.md (#561)

Signed-off-by: Richard Guo <richardg7890@gmail.com>
pull/565/head
Richard Guo 1 year ago committed by GitHub
parent f455b2f005
commit 0f71cb6759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save