DOC Fix the required NodeJS version for CMS custamisation

This commit is contained in:
Serge Latyntcev 2019-10-01 14:27:23 +13:00
parent daf995da63
commit 7dfc35d204

View File

@ -17,7 +17,7 @@ For a more practical-oriented approach to CMS customizations, refer to the
## Installation ## Installation
In order to contribute to the core frontend code, you need [NodeJS 4.x](https://nodejs.org/). In order to contribute to the core frontend code, you need [NodeJS](https://nodejs.org/).
This will install the package manager necessary to download frontend requirements. This will install the package manager necessary to download frontend requirements.
Once NodeJS is ready to go, you can download those requirements: Once NodeJS is ready to go, you can download those requirements: