1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

Add Alpine Linux installation instructions

This commit is contained in:
bgkillas 2020-02-17 19:15:05 -05:00 committed by GitHub
parent eb1a28ce58
commit 933b2e25ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,12 @@ Precompiled binaries are available from the [GitHub releases page](https://githu
Some operating systems already provide binaries for Alacritty, for everyone
else the instructions to build Alacritty from source can be found [here](INSTALL.md).
### Alpine Linux
```sh
apk add alacritty
```
### Arch Linux
```sh