We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de4ec6 commit bad9fefCopy full SHA for bad9fef
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