Update README.md

This commit is contained in:
Luke Street 2024-09-04 20:26:19 -06:00
parent 22434fbba3
commit a8f91ff9c2
1 changed files with 8 additions and 1 deletions

View File

@ -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