Skip to content

Commit

Permalink
Fix Arch build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
drewkett committed Jun 25, 2015
1 parent 77d7e7a commit 3a3e4c1
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 3a3e4c1

Please sign in to comment.