mirror of https://github.com/encounter/nod-rs.git
Update README.md
This commit is contained in:
parent
22434fbba3
commit
a8f91ff9c2
|
@ -26,6 +26,13 @@ Currently supported file formats:
|
||||||
|
|
||||||
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
|
### info
|
||||||
|
|
||||||
Displays information about a disc image.
|
Displays information about a disc image.
|
||||||
|
|
Loading…
Reference in New Issue