Auto merge of #5167 - xftroxgpx:nosubmodules, r=matklad

Closes #5165

#5165
This commit is contained in:
bors 2018-03-12 07:51:14 +00:00
commit df93db512d

View File

@ -29,7 +29,7 @@ Cargo requires the following tools and packages to build:
First, you'll want to check out this repository
```
git clone --recursive https://github.com/rust-lang/cargo
git clone https://github.com/rust-lang/cargo
cd cargo
```