Skip to content

Commit

Permalink
Merge pull request atom#1951 from bonh/master
Browse files Browse the repository at this point in the history
Make sure gyp uses Python 2 (atom#1933)
  • Loading branch information
kevinsawicki committed May 6, 2014
2 parents 7a10bf1 + 0cdce9c commit e7309b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e7309b2

Please sign in to comment.