readme: Add Homebrew installation instructions

Give a short hint that the project can be installed with Homebrew on
MacOS as alternative to installing manually.
This commit is contained in:
Dominik Nakamura
2021-01-07 21:49:41 +09:00
parent 7ae016bd3b
commit 2735f80637

View File

@ -15,6 +15,14 @@ WebSockets API for OBS Studio.
Binaries for Windows, MacOS, and Linux are available in the [Releases](https://github.com/Palakis/obs-websocket/releases) section. Binaries for Windows, MacOS, and Linux are available in the [Releases](https://github.com/Palakis/obs-websocket/releases) section.
### Homebrew
If you're using MacOS you can use Homebrew for installation as well:
```sh
brew install obs-websocket
```
## Using obs-websocket ## Using obs-websocket
Here is a list of available web clients: (compatible with tablets and other touch interfaces) Here is a list of available web clients: (compatible with tablets and other touch interfaces)