Remove mention of AUR for Arch build instructions

This commit is contained in:
Andrew Burkett 2015-07-27 21:54:22 -07:00
parent 24f6d0986d
commit aefecbc4c4

View File

@ -29,10 +29,8 @@ Ubuntu LTS 12.04 64-bit is the recommended platform.
### Arch
* To automatically build Atom from source, install the atom-editor package from the [Arch User Repository (AUR)](https://wiki.archlinux.org/index.php/Arch_User_Repository)
* Alternatively run
* `sudo pacman -S --needed gconf base-devel git nodejs npm libgnome-keyring python2`
* `export PYTHON=/usr/bin/python2` before building Atom.
* `sudo pacman -S --needed gconf base-devel git nodejs npm libgnome-keyring python2`
* `export PYTHON=/usr/bin/python2` before building Atom.
### Slackware