From 914519e772fd78c15691dcd0b8bac60d6af514ec Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Thu, 18 May 2023 21:40:17 -0400 Subject: [PATCH] Update build_and_run.md (#636) Signed-off-by: Andriy Mulyar --- gpt4all-chat/build_and_run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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