From 348271d80236ca29218b2681a16b64a90fe0af6c Mon Sep 17 00:00:00 2001 From: Alex Martin <1437332+apexad@users.noreply.github.com> Date: Tue, 26 May 2020 21:37:40 -0700 Subject: [PATCH] Fix install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 313bed9..9851d5d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Homebridge plugin for Eufy RoboVac This easiest way to use this plugin is to use [homebridge-config-ui-x](https://www.npmjs.com/package/homebridge-config-ui-x). To configure manually, add to the `accessories` section of homebridge's `config.json` after installing the plugin. -**Command:** ```npm install -g homebridge-mysmartblinds-bridge``` +**Command:** ```npm install -g homebridge-eufy-robovac``` **Config:** ```json