diff --git a/README.md b/README.md index e029365e4..fe87f154e 100644 --- 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 ```