Update README.md

This commit is contained in:
scaledteam 2021-08-26 04:48:06 +05:00 committed by GitHub
parent 3080b3db9e
commit c46bf225bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,9 @@ Image that reacts to sound source.
## Installing binaries
Download binaries from [Releases](https://github.com/scaledteam/obs-image-reaction/releases/).
For Windows, put "libimage-reaction.dll" into "C:\Program Files\obs-studio\obs-plugins\64bit\" folder.
For Windows, Move the contents of plugin into your obs installation directory. It usually installed into "C:\Program Files\obs-studio\".
For GNU/Linux, put "libimage-reaction" folder into "~/.config/obs-studio/plugins" folder.
For GNU/Linux, put "libimage-reaction" folder into "~/.config/obs-studio/plugins/" folder.
## Building and installing for GNU/Linux:
```