Browse Source

Update README.md

master
Tal Kol 2 years ago committed by GitHub
parent
commit
f08768a1c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
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: 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/) * 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` * Run in terminal `node -v` to verify your installation, the project was tested on `v17.3.0`
* The `func` CLI tool (FunC compiler) * The `func` CLI tool (FunC compiler)

Loading…
Cancel
Save