From dc0fdb130b078607eeb64b378201c63230952752 Mon Sep 17 00:00:00 2001 From: Thomas Crider Date: Sat, 12 Mar 2022 03:38:42 -0700 Subject: [PATCH] update readme with new repo --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index b33528f..f542860 100644 --- a/README.md +++ b/README.md @@ -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