Merge pull request #8101 from drewkett/docfix2

Fix Arch build instructions again
This commit is contained in:
Kevin Sawicki
2015-07-28 07:47:28 -07:00

View File

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