Update build instructions

This commit is contained in:
Abhishek koserwal 2018-05-28 17:27:15 +05:30 committed by Abhishek Koserwal
parent 6de4ec679d
commit bad9fefdae

View file

@ -38,6 +38,7 @@ Read ["Installation"] from [The Book].
3. Build and install:
```sh
$ git submodule update --init --recursive --progress
$ ./x.py build && sudo ./x.py install
```