Update documentation to install Node.js v4
Current documentation installs Node.js v0.10 which will be deprecated and cease support on Oct 1st, 2016. It is strongly recommended to update to new version as soon as possible. This patch changes the documentation to install Node.js v4 which is the latest LTS release. Change-Id: I869da86fc791d2e210ccb950b9f4679f21b20c9b
This commit is contained in:
parent
359f3aa329
commit
907777284b
@ -18,7 +18,7 @@ Install API dependencies (on ubuntu 14.x)..
|
||||
Install RefStack UI dependencies
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- ``curl -sL https://deb.nodesource.com/setup | sudo bash -``
|
||||
- ``curl -sL https://deb.nodesource.com/setup_4.x | sudo bash -``
|
||||
|
||||
- ``sudo apt-get install nodejs``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user