update readme with new repo

This commit is contained in:
Thomas Crider
2022-03-12 03:38:42 -07:00
parent d0aa14d626
commit dc0fdb130b

View File

@@ -1,3 +1,28 @@
If you do not want to build this, I host a fedora-compatible repository for it here:
`sudo vim /etc/yum.repos.d/obs-studio-nobara.repo`
```
[obs-studio-nobara]
name=obs-studio-nobara
baseurl=https://www.nobaraproject.org/repo/fedora/$releasever/$basearch/obs-studio-nobara
type=rpm-md
skip_if_unavailable=True
gpgcheck=0
repo_gpgcheck=0
enabled=1
enabled_metadata=1
```
Then update with:
`sudo dnf update obs-studio --refresh`
or install with:
`sudo dnf install obs-studio`
Build instructions:
```
$ sudo dnf install mock pykickstart