From 396b53b8dc7e6753b4705d7a055c8f33648f012e Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Fri, 5 Dec 2014 06:34:57 -0800 Subject: [PATCH] add Slackware install method --- docs/build-instructions/linux.md | 4 ++++ 1 file changed, 4 insertions(+) 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`