From d406627acb68ff861803c09089462027eb69b5e5 Mon Sep 17 00:00:00 2001 From: Michael Murphy Date: Wed, 10 Apr 2019 12:29:53 -0600 Subject: [PATCH] Add Pop!_OS to the list of supported Linux distros --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fdd88402..e4040c2e 100644 --- a/README.md +++ b/README.md @@ -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 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 ```sh