Merge pull request #7426 from drewkett/docfix

Fix Arch build instructions
This commit is contained in:
Machisté N. Quintana
2015-06-27 09:01:55 -05:00

View File

@@ -30,7 +30,7 @@ Ubuntu LTS 12.04 64-bit is the recommended platform.
### Arch
* `sudo pacman -S gconf base-devel git nodejs libgnome-keyring python2`
* `export python=/usr/bin/python2` before building Atom.
* `export PYTHON=/usr/bin/python2` before building Atom.
### Slackware