From 7738c52ed4eb177ead9f43d14207ecb129cfe617 Mon Sep 17 00:00:00 2001 From: Michael Murphy Date: Thu, 9 May 2019 11:56:34 -0600 Subject: Add Ubuntu PPA install instructions --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47a68834..939c6350 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,13 @@ 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 +### Pop!\_OS / Ubuntu -Provided in the [Pop!\_OS repositories](https://launchpad.net/~system76/+archive/ubuntu/pop) for 18.04 (bionic) and higher. +> If you're not running Pop!_OS, you'll have to add a third party repository first: +> +> ```sh +> add-apt-repository ppa:mmstick76/alacritty +> ``` ```sh apt install alacritty -- cgit v1.2.3-54-g00ecf