From 0d11a7b81e0665ae88f93e51c695ecc6c0e5f646 Mon Sep 17 00:00:00 2001 From: QC Date: Sun, 25 Oct 2015 13:54:41 +0100 Subject: Add fedora repo --- INSTALL.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 490dcddb..1a89ea7f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -159,3 +159,19 @@ can then load the core in GDB. ``` gdb rofi core ``` + +## Install distribution + +### Debian or Ubuntu + +``` +apt-get install rofi + +``` + +### Fedora + +rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository) +and also +Copr (Cool Other Package Repo) https://copr.fedoraproject.org/coprs/region51/rofi/* + -- cgit v1.2.3