summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimeon Simeonov2020-12-28 15:07:22 +0100
committerSimeon Simeonov2020-12-28 15:07:22 +0100
commit368e67416860c7b53e0a909d03f39693dad87aa2 (patch)
treec66b728123a9024ae308cd64d3dbe2fb103ea223
parent9ba9b861648b8e3aae1599866c07e7872ce01a3e (diff)
Include Fedora package instructions again
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10b59b8..80b6ac1 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,19 @@ extended revision if used].
45 ``` 45 ```
46 46
47 47
48### Fedora ( >= 31)
49
50Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt
51
52Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7
53
54Install the package:
55
56 ```bash
57 sudo dnf install i3lock-extended
58 ```
59
60
48### From source 61### From source
49 62
50 ```bash 63 ```bash