diff --git a/README.md b/README.md index 7d9f4ba88..e442c8251 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For questions and support, please visit the [Network Canvas User Community](http ### Prerequisites - [Node.js](https://nodejs.org/en/) (v14.21.3) -- [npm](https://www.npmjs.com/) (v8.19.4) +- [npm](https://www.npmjs.com/) (v8.3.2) - [Git](https://git-scm.com/) - [Python](https://www.python.org/) (v3.10.12) @@ -33,9 +33,9 @@ git submodule update --init --recursive -f 3. Install NPM packages - ```sh - npm install - ``` +```sh +npm install +``` Note: for Apple Silicon users, you need to install the `electron` package manually: @@ -45,20 +45,20 @@ Note: for Apple Silicon users, you need to install the `electron` package manual # Operation -|`npm run