Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #16 from josmardias/improve-docs
Browse files Browse the repository at this point in the history
Improve docs
  • Loading branch information
alexcrichton authored Mar 1, 2018
2 parents 6f8a31a + dbc5fb4 commit dd206b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ Install `gcc`:

`sudo apt update && sudo apt install gcc -y`

and then install the crate: `cargo install --git https://github.com/alexcrichton/wasm-gc`
and then install the crate:

`cargo install wasm-gc`

0 comments on commit dd206b0

Please sign in to comment.