From a8f91ff9c275756f8a3275f7a3c03fed49125890 Mon Sep 17 00:00:00 2001 From: Luke Street Date: Wed, 4 Sep 2024 20:26:19 -0600 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e96938..4d5f36b 100644 --- a/README.md +++ b/README.md @@ -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