mirror of
https://github.com/talwat/lowfi
synced 2025-03-20 12:02:20 +00:00
docs: add fedora install instructions
This commit is contained in:
parent
d05f36a0bb
commit
fe70800502
10
README.md
10
README.md
@ -86,6 +86,16 @@ echo "deb https://debian.griffo.io//apt $(lsb_release -sc 2>/dev/null) main" | s
|
||||
sudo apt install -y lowfi
|
||||
```
|
||||
|
||||
### Fedora (COPR)
|
||||
|
||||
> [!NOTE]
|
||||
> This uses an unofficial COPR repository by [FurqanHun](https://github.com/FurqanHun).
|
||||
|
||||
```sh
|
||||
sudo dnf copr enable furqanhun/lowfi
|
||||
sudo dnf install lowfi
|
||||
```
|
||||
|
||||
### Manual
|
||||
|
||||
This is good for debugging, especially in issues.
|
||||
|
Loading…
x
Reference in New Issue
Block a user