Merge pull request #1957 from bogdan-kulynych/master

Add node and npm versions to Linux build instructions, as mentioned in #1814
This commit is contained in:
Kevin Sawicki
2014-05-06 12:48:16 -07:00

View File

@@ -32,7 +32,8 @@ Atom will automatically update when a new release is available.
**Linux Requirements**
* Ubuntu LTS 12.04 64-bit is the recommended platform
* [node.js](http://nodejs.org/)
* [node.js](http://nodejs.org/) v0.10.x
* [npm](http://www.npmjs.org/) v1.4.x
* `sudo apt-get install libgnome-keyring-dev`
* `npm config set python /usr/bin/python2 -g` to ensure that gyp uses Python 2