diff --git a/docs/build-instructions/linux.md b/docs/build-instructions/linux.md index 73a085506..a689fcb05 100644 --- a/docs/build-instructions/linux.md +++ b/docs/build-instructions/linux.md @@ -26,7 +26,7 @@ Ubuntu LTS 12.04 64-bit is the recommended platform. ### Arch -* `sudo pacman -S base-devel git nodejs libgnome-keyring python2` +* `sudo pacman -S gconf base-devel git nodejs libgnome-keyring python2` * `export PYTHON=/usr/bin/python2` before building Atom. ### Slackware