We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e955a0 commit 202cbafCopy full SHA for 202cbaf
README.md
@@ -38,6 +38,7 @@ Read ["Installation"] from [The Book].
38
3. Build and install:
39
40
```sh
41
+ $ git submodule update --init --recursive --progress
42
$ ./x.py build && sudo ./x.py install
43
```
44
0 commit comments