Skip to content

Commit

Permalink
Fix installation instructions (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Sep 9, 2021
1 parent aeec84a commit 2df2ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ At this time a CLI tool is provided mostly for debugging and exploratory
purposes. It can be installed with:

```
$ cargo install --git https://github.com/bytecodealliance/witx-bindgen
$ cargo install --git https://github.com/bytecodealliance/witx-bindgen witx-bindgen-cli
```

This tool is not necessarily intended to be integrated into toolchains. For
Expand Down

0 comments on commit 2df2ff2

Please sign in to comment.