From 5849fc3bdd924a8a748375b698e5c7fd2bf23829 Mon Sep 17 00:00:00 2001 From: rvanasa Date: Tue, 5 Mar 2024 16:45:30 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9082df9..260c759 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ If you want VS Code to automatically format Motoko files on save, consider addin ### Set up your local development environment: -Ensure that [Node.js >= 14.x](https://nodejs.org/en/) and [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) are installed on your system. +Ensure that [Node.js >= 16.x](https://nodejs.org/en/) and [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) are installed on your system. ```bash git clone https://github.com/dfinity/vscode-motoko