diff --git a/README.rst b/README.rst index adcc7b4..7058a03 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,8 @@ Installation - Frontend ----------------------- Installation of the frontend requires Node.js and Gulp. On Ubuntu:: - sudo apt-get install nodejs npm nodejs-legacy + sudo apt-get install nodejs + sudo apt-get install npm sudo npm install -g gulp Then, install the Node modules by running, from the project directory::