From 5f9a88972f3a511fd6083d44939da740ee91ea97 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 23 Jun 2020 11:09:53 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 18ebe6c2ade..963d9366966 100644 --- a/README.md +++ b/README.md @@ -38,16 +38,6 @@ curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain none See also [Other installation methods]( https://github.com/rust-lang-nursery/rustup.rs/#other-installation-methods) -### Clone project - -```sh -# using https -git clone https://github.com/servo/servo.git - -# using ssh -git@github.com:servo/servo.git -``` - ### Other dependencies Please select your operating system: