Skip to content

Commit

Permalink
obs: Stop recommending flatpak obs
Browse files Browse the repository at this point in the history
  • Loading branch information
sathya-pramodh authored Sep 19, 2024
1 parent 65493b6 commit 5ee9e52
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/post_install/obs.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# OBS

- If you want to install OBS on your system, you can proceed with this section of the instructions.
- Open up a terminal and type in these commands
- Open up a terminal and type in this command
```bash
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.obsproject.Studio -y
sudo dnf install obs-studio
```
- This should download and install OBS on your system.
- After downloading and installing it, you can open it and set it up as per usual.
Expand Down

0 comments on commit 5ee9e52

Please sign in to comment.