Jelajahi Sumber

chore: use node version from package.json in readme

fixes #1752
tophf 2 tahun lalu
induk
melakukan
b4bb593971
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -29,7 +29,8 @@ The following environment variables will be injected at compilation time for som
 
 ### Development
 
-Make sure [Node.js](https://nodejs.org/) greater than v10.0 and Yarn v1.x is installed.
+Install [Node.js](https://nodejs.org/) and Yarn v1.x.  
+The version of Node.js should match `"node"` key in `package.json`.
 
 ``` sh
 # Install dependencies