Update linux.md

For Arch, `export PYTHON=/usr/bin/python2` should correct for `export python=/usr/bin/python2`
This commit is contained in:
verrazanof
2015-06-05 12:55:25 +00:00
parent d139ef9399
commit 4735ce60d9

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