Merge pull request #4405 from ryanpcmcquen/patch-1

🐧 add Slackware install method
This commit is contained in:
Ben Ogle
2014-12-05 10:38:42 -08:00

View File

@@ -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`