diff options
author | Paul Barker <paul@pbarker.dev> | 2021-07-08 12:17:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-08 11:17:50 +0000 |
commit | 4a3bcdb49d2027d4cbf6a2f147b07da38a4b0238 (patch) | |
tree | 9ad90b42c769dc837b85f81559d15cbc923af2de /INSTALL.md | |
parent | 72675db3826ced63990fdede3dcaf07e76b1dde7 (diff) | |
download | alacritty-4a3bcdb49d2027d4cbf6a2f147b07da38a4b0238.tar.gz alacritty-4a3bcdb49d2027d4cbf6a2f147b07da38a4b0238.zip |
Fix Void Linux link in the install guide
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ Compiles out of the box for 14.2 #### Void Linux -On [Void Linux](https://voidlinux.eu), install following packages before +On [Void Linux](https://voidlinux.org), install following packages before compiling Alacritty: ```sh |