diff --git a/docs/build-instructions/linux.md b/docs/build-instructions/linux.md index 1408e14a3..4c2427aee 100644 --- a/docs/build-instructions/linux.md +++ b/docs/build-instructions/linux.md @@ -29,6 +29,10 @@ Ubuntu LTS 12.04 64-bit is the recommended platform. * `sudo pacman -S base-devel git nodejs libgnome-keyring python2` * `export PYTHON=/usr/bin/python2` before building Atom. +### Slackware + +* `sbopkg -k -i node -i atom` + ## Instructions If you have problems with permissions don't forget to prefix with `sudo`