diff --git a/README.md b/README.md index 6d3e3f994..297bd21d6 100644 --- a/README.md +++ b/README.md @@ -38,7 +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 +git submodule update --init python src/etc/install-deps.py ./configure --local-rust-root="$PWD"/rustc make