From 7613515ae91eca39f8c00921138bc6121a4f6e67 Mon Sep 17 00:00:00 2001 From: scaledteam <43995399+scaledteam@users.noreply.github.com> Date: Sat, 8 Oct 2022 14:46:13 +0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a12b7a..9d6cf7b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ Image that reacts to sound source. ## Installing binaries -Download binaries from [Releases](https://github.com/scaledteam/obs-image-reaction/releases/). +Download binaries from [official releases](https://github.com/scaledteam/obs-image-reaction/releases/) or more user-friendly version from [ashmanix](https://github.com/ashmanix/obs-image-reaction/releases). 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 Mac OS, try this port from ashmanix: https://github.com/ashmanix/obs-image-reaction . + ## Building and installing for GNU/Linux: ``` git clone https://github.com/scaledteam/obs-image-reaction