From fcafd03dcdf6e000ebbfc83a0f53071dea9bb29a Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Thu, 7 Mar 2019 15:17:17 -0600 Subject: [PATCH] Update guide/src/contributing/index.md Co-Authored-By: alexcrichton --- guide/src/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/src/contributing/index.md b/guide/src/contributing/index.md index fb848001..dbd469ea 100644 --- a/guide/src/contributing/index.md +++ b/guide/src/contributing/index.md @@ -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