This commit is contained in:
xftroxgpx 2018-03-11 23:09:57 +01:00
parent 414cbdfc2b
commit e2f81ec879
1 changed files with 1 additions and 1 deletions

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
```