Skip to content

Commit

Permalink
Update README.md to add other valid linux obs plugin path
Browse files Browse the repository at this point in the history
  • Loading branch information
99oblivius authored Oct 13, 2024
1 parent 9ebac75 commit c73ed0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This plugin was built with multi-PC streaming setups in mind ([refer bellow](#Us
2. Run the installer or extract the contents of the zip file to your OBS Studio plugins folder:
- Windows: `C:\Program Files\obs-studio\`
- Linux: Differing OBS Studio installation methods will have different installation paths.
*e.g.* On an Arch system where OBS Studio was compiled and installed manually, `/usr/lib/obs-plugins/` and `/usr/share/obs/obs-plugins/` will be your folders of interest.
*e.g.* On an Arch system where OBS Studio was compiled and installed manually, `/usr/lib/obs-plugins/` and `/usr/share/obs/obs-plugins/` will be your folders of interest. `~/.config/obs-studio/plugins` is another valid path.
3. Restart OBS Studio.

## Usage
Expand Down

0 comments on commit c73ed0e

Please sign in to comment.