summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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