Merge pull request #1139 from bugabinga/patch-3

Add dependency Xargo to manual setup
This commit is contained in:
Jeremy Soller 2018-01-22 12:45:24 -07:00 committed by GitHub
commit b70bb086e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,6 +139,9 @@ $ ./bootstrap.sh -d
# Install rustup.rs
$ curl https://sh.rustup.rs -sSf | sh
# Install the sysroot manager Xargo
$ cargo install xargo
# For successive builds start here. If this is your first build, just continue
# Update git submodules