Skip to content

Commit

Permalink
Update linux.md
Browse files Browse the repository at this point in the history
For Arch, `export PYTHON=/usr/bin/python2` should correct for `export python=/usr/bin/python2`
  • Loading branch information
verrazanof committed Jun 5, 2015
1 parent d139ef9 commit 4735ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-instructions/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4735ce6

Please sign in to comment.