From d81485a8bf0dc6a46c31acdb8c47e5b01e2953b2 Mon Sep 17 00:00:00 2001 From: mclang Date: Fri, 1 Feb 2019 15:09:17 +0200 Subject: [PATCH] Adds installation instruction for Solus --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3b6d838..ff8f561 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ Users of **Ubuntu 14.04 LTS (Trusty) up to 15.10 (Wily)** can use [this PPA](htt **Ubuntu 17.10** can use [this PPA](https://launchpad.net/%7Evantuz/+archive/ubuntu/cool-retro-term) +**Solus** users can install using `eopg`: +``` +eopkg it cool-retro-term +``` + **macOS** users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases ## Build instructions (Linux)