summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md16
1 files changed, 16 insertions, 0 deletions
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/*
+