diff options
| author | Abhishek koserwal <abhishek.koserwal@gmail.com> | 2018-05-28 17:27:15 +0530 |
|---|---|---|
| committer | Abhishek Koserwal <akoserwa@redhat.com> | 2018-05-31 23:53:23 +0530 |
| commit | bad9fefdaef3aa240a0bfec86e7eccb442e452b4 (patch) | |
| tree | b9fdc7a5ffc28db77819621d1949c0e509131e96 | |
| parent | 6de4ec679d7179251bef205427d52d093c40a787 (diff) | |
| download | rust-bad9fefdaef3aa240a0bfec86e7eccb442e452b4.tar.gz rust-bad9fefdaef3aa240a0bfec86e7eccb442e452b4.zip | |
Update build instructions
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 19ef96fae01..04816762f14 100644 --- a/README.md +++ b/README.md @@ -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 ``` |
