mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add Pop!_OS to the list of supported Linux distros
This commit is contained in:
parent
94ab5f2b5b
commit
d406627acb
1 changed files with 8 additions and 0 deletions
|
@ -40,6 +40,14 @@ Precompiled binaries are available from the [GitHub releases page](https://githu
|
||||||
Some operating systems already provide binaries for Alacritty, for everyone
|
Some operating systems already provide binaries for Alacritty, for everyone
|
||||||
else the instructions to build Alacritty from source can be found [here](INSTALL.md).
|
else the instructions to build Alacritty from source can be found [here](INSTALL.md).
|
||||||
|
|
||||||
|
### Pop!\_OS
|
||||||
|
|
||||||
|
Provided in the [Pop!\_OS repositories](https://launchpad.net/~system76/+archive/ubuntu/pop) for 18.04 (bionic) and higher.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
apt install alacritty
|
||||||
|
```
|
||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue