From 42370b7526a7ce118b422c0c7e6c374ef8b561fb Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 17 May 2016 09:05:41 +0200 Subject: [PATCH] rustup.rs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d41a75b..4ca618b 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [frewsxcv/crate-deps](https://github.com/frewsxcv/crate-deps) — generates images of dependency graphs for crates hosted on crates.io * Multirust — manage multiple Rust installations * [brson/multirust](https://github.com/brson/multirust) — the original multirust as shell scripts [](https://travis-ci.org/brson/multirust) - * [Diggsey/multirust-rs](https://github.com/Diggsey/multirust-rs) — multirust reimplementation in Rust [](https://travis-ci.org/Diggsey/multirust-rs) + * [rust-lang-nursery/rustup.rs](https://github.com/rust-lang-nursery/rustup.rs) — the Rust toolchain installer [](https://travis-ci.org/Diggsey/multirust-rs) * [Racer](https://github.com/phildawes/racer) — code completion for Rust [](https://travis-ci.org/phildawes/racer) * [rustfmt](https://github.com/rust-lang-nursery/rustfmt) — a Rust code formatter [](https://travis-ci.org/rust-lang-nursery/rustfmt)