From c46bf225bd09888f95db0b8fe1320cb1751b09a8 Mon Sep 17 00:00:00 2001 From: scaledteam <43995399+scaledteam@users.noreply.github.com> Date: Thu, 26 Aug 2021 04:48:06 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6d4ee1..2a12b7a 100644 --- a/README.md +++ b/README.md @@ -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: ```