diff options
author | DerNorbert <42@cybernothing.de> | 2017-01-10 16:16:07 +0100 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2017-01-26 07:41:06 -0800 |
commit | 4ebcbf1c4d02d83b023cdb93a521b55a150418ee (patch) | |
tree | 12ccb23eb8edcf4a552f325b8d9db478449e5eb3 /README.md | |
parent | 6eb8b10a958de7164ba60212e591cd2447c551e1 (diff) | |
download | alacritty-4ebcbf1c4d02d83b023cdb93a521b55a150418ee.tar.gz alacritty-4ebcbf1c4d02d83b023cdb93a521b55a150418ee.zip |
Add Slackware section to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |