Browse Source

Fix clone command.

Stefano Cossu 2 years ago
parent
commit
c50c79a48e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -9,7 +9,7 @@ The public document is at
 Clone this repo and dependencies:
 
 ```
-git clone --include-submodules git@notabug.org:scossu/grayspread-onto.git
+git clone --recurse-submodules git@notabug.org:scossu/grayspread-onto.git
 ```
 
 Install Python packages: