From 44f9914c90fb32dcc5a69983ce29d04b5bb028ee Mon Sep 17 00:00:00 2001 From: oznu Date: Sun, 19 Dec 2021 16:05:49 +1100 Subject: [PATCH] update readme --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index ae184a7..7f8862d 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,7 @@ The Homebridge Config UI app starts on port `8581`. The default username is **ad **To use this package on DSM 6, you must have the Synology Docker Package installed.** -This package will deploy the [oznu/homebridge](https://hub.docker.com/r/oznu/homebridge/) image using the recommended settings: - -* `--net=host` is set automatically. -* `-e TZ` variable is set based on your current timezone of your Synology NAS. -* `-e PUID` variable is set to the same UID as the user who installs the package in DSM. -* `-e PGID` variable is set to the same GID as the user who installs the package in DSM. -* `-v /homebridge` is setup automatically using the directory chosen by you during installation. +This package will deploy the [oznu/homebridge](https://hub.docker.com/r/oznu/homebridge/) image using the recommended settings. **Step 1:** Download the `.spk` from here: https://github.com/oznu/homebridge-syno-spk/releases/tag/1.3.0 @@ -51,8 +45,6 @@ This package will deploy the [oznu/homebridge](https://hub.docker.com/r/oznu/hom **Step 6:** Use the Homebridge app icon in the main menu to access the Homebridge UI where you can manage your setup. -![oznu/homebridge-syno-spk-install](https://user-images.githubusercontent.com/3979615/80908354-912a4780-8d62-11ea-9101-80d117900fee.gif) - The Homebridge Config UI app starts on port `8581`. The default username is **admin** with password **admin**. From time to time you may need to upgrade the [oznu/homebridge](https://hub.docker.com/r/oznu/homebridge/) Docker container image which can be done by stopping and starting the package in the Synology DSM Package Center.