mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Update linux.md
For Arch, `export PYTHON=/usr/bin/python2` should correct for `export python=/usr/bin/python2`
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user