Skip to content

Commit c1728cb

Browse files
authored
Updated README with COPR instructions. (#53)
* Updated README with COPR instructions. * Changed package name from sif to sif-steam, to avoid any potential collisions and clarify purpose of program.
1 parent e9eb1e9 commit c1728cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ Gentoo users may use [ebuild](https://github.com/BlueManCZ/edgets/blob/master/ap
4646

4747
Arch users may use [pkgbuild](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=sif-git) from the [AUR](https://aur.archlinux.org/packages/sif-git/).
4848

49+
Fedora and other RPM-based distro users can use the [COPR Repository](https://copr.fedorainfracloud.org/coprs/chapien/SIF). Install with:
50+
```shell
51+
sudo dnf copr enable chapien/SIF
52+
sudo dnf install sif-steam
53+
```
54+
The COPR is maintained by Chapien. Send installation issues to [[email protected]](mailto:[email protected])
55+
4956
# Usage
5057

5158
See `./sif.py --help` for all options.

0 commit comments

Comments
 (0)