diff --git a/README.md b/README.md index 6ce421f..7f40d02 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Some of the opinionated choices made here include: To setup your local machine for development, please make sure you have the following: -* A modern version of Node.js +* A modern version of Node.js (version 16.15.0 or later) * Installation instructions can be found [here](https://nodejs.org/) * Run in terminal `node -v` to verify your installation, the project was tested on `v17.3.0` * The `func` CLI tool (FunC compiler) @@ -94,4 +94,4 @@ Alternatively, you can ignore the above requirements and develop right inside a * To deploy to mainnet (production), run in terminal `npm run deploy` * To deploy to testnet instead (where TON coins are free), run `npm run deploy:testnet` * Follow the on-screen instructions of the deploy script - \ No newline at end of file +