Fix Arch build instructions

This commit is contained in:
Andrew Burkett
2015-06-25 16:12:30 -07:00
parent 77d7e7a69f
commit 3a3e4c1eb9

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