Update README.md

This commit is contained in:
Yehuda Katz 2014-06-23 23:09:03 -07:00
parent d9a6af02a0
commit bbd57905ca

View File

@ -6,7 +6,7 @@ Learn more at http://crates.io/.
You'll want to clone cargo using --recursive on git, to clone in it's submodule dependencies.
```
$ git clone --recursive https://github.com/carlhuda/cargo
$ git clone --recursive https://github.com/rust-lang/cargo
```
or
```