From 004dfc0427e202f523ed02f77d9d8ffbee4aaaaf Mon Sep 17 00:00:00 2001 From: t0bst4r <82281152+t0bst4r@users.noreply.github.com> Date: Sun, 2 Jun 2024 11:44:26 +0200 Subject: [PATCH] chore: updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90e6765..b1a88f4 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ This **Matterbridge Home Assistant** package provides bindings to connect [HomeA ## Installation - Follow [those instructions](https://github.com/Luligu/matterbridge/?tab=readme-ov-file#installation) to setup `matterbridge`. -- Run `npm install -g matterbridge-home-assistant` and `matterbridge -add matterbridge-home-assistant` -- Make the plugin is configured properly using environment variables. +- Install the plugin `npm install -g matterbridge-home-assistant` +- Make sure the plugin is configured properly using environment variables (see [Configuration](#configuration)). +- Activate the plugin `matterbridge -add matterbridge-home-assistant` - Start matterbridge using `matterbridge -bridge` ## Configuration