Closes #5165
authorxftroxgpx <xftroxgpx@protonmail.com>
Sun, 11 Mar 2018 22:09:57 +0000 (23:09 +0100)
committerxftroxgpx <xftroxgpx@protonmail.com>
Sun, 11 Mar 2018 22:09:57 +0000 (23:09 +0100)
README.md

index e029365e4532490feeb783c9a61c5ff7253e240a..fe87f154e72ee4ccd67a17be8f63af5f3991e268 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 ```