Merge pull request #101 from Terkwood/fix/tiny-readme-update

Update README
This commit is contained in:
Syrus Akbary 2019-01-21 13:59:20 -05:00 committed by GitHub
commit 3c1720a02b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ cd wasmer
# install tools
# make sure that `python` is accessible.
cargo install
cargo install --path .
```
## Testing