From: xftroxgpx Date: Sun, 11 Mar 2018 22:09:57 +0000 (+0100) Subject: Closes #5165 X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~48^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e2f81ec879c7d0ccdd2c785c9aff5f6ab9290497;p=cargo.git Closes #5165 --- 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 ```