mirror of https://github.com/encounter/nod-rs.git
Update README.md
This commit is contained in:
parent
22434fbba3
commit
a8f91ff9c2
|
@ -24,7 +24,14 @@ Currently supported file formats:
|
|||
|
||||
## CLI tool
|
||||
|
||||
This crate includes a command-line tool called `nodtool`.
|
||||
This crate includes a command-line tool called `nodtool`.
|
||||
|
||||
Download the latest release from the [releases page](https://github.com/encounter/nod-rs/releases),
|
||||
or install it using Cargo:
|
||||
|
||||
```shell
|
||||
cargo install --locked nodtool
|
||||
```
|
||||
|
||||
### info
|
||||
|
||||
|
|
Loading…
Reference in New Issue