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
1 changed files with 6 additions and 0 deletions

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