From 4ebcbf1c4d02d83b023cdb93a521b55a150418ee Mon Sep 17 00:00:00 2001 From: DerNorbert <42@cybernothing.de> Date: Tue, 10 Jan 2017 16:16:07 +0100 Subject: Add Slackware section to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0f08fd8b..c73e674d 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,13 @@ still found to be missing, please open an issue. zypper install cmake freetype-devel fontconfig-devel xclip ``` +##### Slackware + +Compiles out of the box for 14.2 +For copy & paste support (middle mouse button) you need to install xclip +https://slackbuilds.org/repository/14.2/misc/xclip/?search=xclip + + ##### Void Linux On [Void Linux](https://voidlinux.eu), install following packages before compiling Alacritty: -- cgit