Update README.md

This commit is contained in:
Joe Previte 2020-06-23 11:09:53 -07:00 committed by GitHub
parent a5e88d8ee5
commit 5f9a88972f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: