From 018c550c28d69d3624acd7c10753d229e2e04a53 Mon Sep 17 00:00:00 2001 From: Ry Racherbaumer Date: Fri, 23 Aug 2024 11:02:01 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e4357..28edf3e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Rust and Cargo can be installed from [https://rustup.rs](https://rustup.rs). Node is required to run the example client scripts. -Please make sure you have a compatible version as specified in `package.json`. We recommend using a Node version manager such as [nvm](https://github.com/nvm-sh/nvm) or [nodenv](https://github.com/nodenv/nodenv). +Please make sure you have a compatible version as specified in `examples/.node-version`. We recommend using a Node version manager such as [nvm](https://github.com/nvm-sh/nvm) or [nodenv](https://github.com/nodenv/nodenv). ### Install