Updated Note getting started developing Rust (markdown)

Corey Richardson
2014-06-27 15:15:21 -07:00
parent 46c125a6be
commit b9139fba12
+1 -1
@@ -149,7 +149,7 @@ See [[building for Android|Doc-building-for-android]]
## Downloading and building Rust
Before you get started, you should quickly review the [Build system notes here](note-build-system) which describes the Make targets among other things.
Before you get started, you should quickly review the [build system notes](https://github.com/rust-lang/rust/blob/master/Makefile.in#L11) which describes the Make targets among other things.
~~~~bash
git clone git://github.com/mozilla/rust.git