We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb15d7e commit 8c7c60eCopy full SHA for 8c7c60e
README.md
@@ -111,7 +111,7 @@ but be sure that your realization follows consensus rules.
111
112
2. go to `./cpp-filecoin` directory
113
114
-3. run `$git submodule --recursive --update`
+3. run `$git submodule update --init --recursive`
115
116
4. To finish your building you may also want to add your GitHub token, In such case you need to set up two environment variables:
117
```
0 commit comments