Update guide/src/contributing/index.md

Co-Authored-By: alexcrichton <alex@alexcrichton.com>
This commit is contained in:
Nick Fitzgerald
2019-03-07 15:17:17 -06:00
committed by GitHub
parent 96f4c8aa63
commit fcafd03dcd

View File

@ -8,7 +8,7 @@ development. You may want to browse the [unpublished guide documentation] for
## Prerequisites
1. Rust.[Install Rust]. Once Rust is installed, run
1. Rust. [Install Rust]. Once Rust is installed, run
```shell
rustup target add wasm32-unknown-unknown