]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Rollup merge of #51099 - Crazycolorz5:expectedcloseparen, r=estebank
[rust.git] / README.md
index e78bbb82711abdcf48b909cf6a88fa6616b20cfa..04816762f14cb1d14a8d52314a2a921f8026bd10 100644 (file)
--- 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
     ```
 
@@ -129,9 +130,6 @@ CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.
 python x.py build
 ```
 
-If you are seeing build failure when compiling `rustc_binaryen`, make sure the path
-length of the rust folder is not longer than 22 characters.
-
 #### Specifying an ABI
 [specifying-an-abi]: #specifying-an-abi