summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d415c46..4683b35a 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,14 @@ still found to be missing, please open an issue.
zypper install freetype-devel fontconfig-devel xclip
```
+##### Void Linux
+
+On [Void Linux](https://voidlinux.eu), install following packages before compiling Alacritty:
+
+```sh
+xbps-install cmake freetype-devel freetype expat-devel fontconfig xclip
+```
+
##### Other
If you build Alacritty on another Linux distribution, we would love some help