diff --git a/README.md b/README.md index 20786fcc1..6d3e3f994 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Cargo can then be compiled like many other standard unix-like projects: ```sh git clone https://github.com/rust-lang/cargo cd cargo +git submodule update --init src/rust-installer python src/etc/install-deps.py ./configure --local-rust-root="$PWD"/rustc make