Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Dec 29, 2024
1 parent e3572ff commit b43e22d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ pip install hivemind-audio-binary-protocol

## Configuration

In your hivemind `server.json` set `"binary_protocol"` module to `"hivemind-audio-binary-protocol-plugin"` and configure the plugins to be used like you would in OVOS
In your hivemind `server.json` set `"binary_protocol"` module to `"hivemind-audio-binary-protocol-plugin"`.

> 💡 `server.json` documentation [here](https://github.com/JarbasHiveMind/HiveMind-core?tab=readme-ov-file#protocol-configuration)
configure the plugins to be used like you would in OVOS

```json
"binary_protocol": {"module": "hivemind-audio-binary-protocol-plugin",
Expand Down

0 comments on commit b43e22d

Please sign in to comment.