Skip to content

Commit

Permalink
Merge pull request #277 from jonathan-s/missing-docs
Browse files Browse the repository at this point in the history
Add missing docs to make cargo test work
  • Loading branch information
fitzgen authored Jun 20, 2018
2 parents 5eda550 + 7275b6f commit 8cd0301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guide/src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ development.

```shell
rustup default nightly
rustup target add wasm32-unknown-unknown
```

[install Rust]: https://www.rust-lang.org/en-US/install.html
Expand Down

0 comments on commit 8cd0301

Please sign in to comment.