From 2d81042257f5a6841d9be357a3147d12d0f9e335 Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Mon, 27 Mar 2023 20:46:14 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa4c2d4c..938183dd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Clone the repo `git clone --recurse-submodules git@github.com:nomic-ai/gpt4all.git` +`git submodule configure && git submodule update` Setup the environment ```