mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #1951 from bonh/master
Make sure gyp uses Python 2 (#1933)
This commit is contained in:
@@ -34,6 +34,7 @@ Atom will automatically update when a new release is available.
|
||||
* Ubuntu LTS 12.04 64-bit is the recommended platform
|
||||
* [node.js](http://nodejs.org/)
|
||||
* `sudo apt-get install libgnome-keyring-dev`
|
||||
* `npm config set python /usr/bin/python2 -g` to ensure that gyp uses Python 2
|
||||
|
||||
```sh
|
||||
git clone https://github.com/atom/atom
|
||||
|
||||
Reference in New Issue
Block a user