summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimeon Simeonov2020-04-15 14:00:52 +0200
committerSimeon Simeonov2020-04-15 14:00:52 +0200
commita3abcefc4aaae3fba272c4181826c951bf179353 (patch)
tree901afed57481e26daef93562a6d27e68cb068081 /README.md
parentf12c8e4e28951b88e788cd1f8b446886707d4d04 (diff)
Fix a PAM related bug and update README.md1.2.12a
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/README.md b/README.md
index 47f225d..a0576ab 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,20 @@ extended revision if used].
39### Gentoo 39### Gentoo
40 40
41 ```bash 41 ```bash
42 layman -a sgs 42 # layman -a sgs
43 emerge x11-misc/i3lock-extended 43 # emerge x11-misc/i3lock-extended
44 ```
45
46### Fedora
47
48Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt
49
50Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7
51
52Install the package:
53
54 ```bash
55 $ sudo dnf install i3lock-extended
44 ``` 56 ```
45 57
46 58