Merge pull request #1 from nakato/node-binary
On ubuntu you also need nodejs-legacy
This commit is contained in:
@@ -9,7 +9,7 @@ Installation
|
||||
============
|
||||
Installation of the frontend requires Node.js and Bower. On Ubuntu::
|
||||
|
||||
sudo apt-get install nodejs npm
|
||||
sudo apt-get install nodejs npm nodejs-legacy
|
||||
sudo npm install -g bower
|
||||
|
||||
Then, install the Bower components by running, from the project directory::
|
||||
|
||||
Reference in New Issue
Block a user