diff options
| author | Simeon Simeonov | 2020-12-28 15:07:22 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2020-12-28 15:07:22 +0100 |
| commit | 368e67416860c7b53e0a909d03f39693dad87aa2 (patch) | |
| tree | c66b728123a9024ae308cd64d3dbe2fb103ea223 | |
| parent | 9ba9b861648b8e3aae1599866c07e7872ce01a3e (diff) | |
Include Fedora package instructions again
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -45,6 +45,19 @@ extended revision if used]. | |||
| 45 | ``` | 45 | ``` |
| 46 | 46 | ||
| 47 | 47 | ||
| 48 | ### Fedora ( >= 31) | ||
| 49 | |||
| 50 | Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt | ||
| 51 | |||
| 52 | Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7 | ||
| 53 | |||
| 54 | Install 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 |
