diff --git a/gpt4all-chat/build_and_run.md b/gpt4all-chat/build_and_run.md index e111d0b4..0b96dde7 100644 --- a/gpt4all-chat/build_and_run.md +++ b/gpt4all-chat/build_and_run.md @@ -33,7 +33,7 @@ NOTE: This is for macOS. For Linux it is similar, but you need ming64 for Window ## Clone the git repo for gpt4all-chat ``` -git clone --recurse-submodules https://github.com/nomic-ai/gpt4all-chat +git clone --recurse-submodules https://github.com/nomic-ai/gpt4all ``` ## Open the gpt4all-chat project in QtCreator