From 71c7b54b10daf9c5178115599303dfceeb2728b9 Mon Sep 17 00:00:00 2001 From: scaledteam <43995399+scaledteam@users.noreply.github.com> Date: Fri, 20 Aug 2021 00:38:34 +0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48d580c..841e420 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,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 GNU/Linux, put "libimage-reaction" folder into "~/.config/obs-studio/plugins" folder. ## Building and installing for GNU/Linux: