aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2019-01-26 12:17:02 +0000
committerGitHub <noreply@github.com>2019-01-26 12:17:02 +0000
commitb4e28885b51cb4e6777145b93071fd502a08b60f (patch)
treeb39f648f260f38dcb70cae9e2ed4dcf6bea69bfa
parent595160f5be9a5a424a106837c6be73da82078064 (diff)
downloadtplink-energy-monitor-b4e28885b51cb4e6777145b93071fd502a08b60f.tar.xz
tplink-energy-monitor-b4e28885b51cb4e6777145b93071fd502a08b60f.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8af712..71cfe8a 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Written in Node.js + Express, and fully responsive so works well on mobile devic
You can use any of the following methods to get the project running:
### Packaged executable
-The easiest way to run the project is to download one of the packaged executables from the [releases page](https://github.com/jamesbarnett91/tplink-monitor/releases). These are single file executables with all dependencies included. Just download the relevant file for your OS (Windows, Linux and MacOS available) and double click the file. Then go to `localhost:3000` in your browser to access the dashboard.
+The easiest way to run the project is to download one of the packaged executables from the [releases page](https://github.com/jamesbarnett91/tplink-monitor/releases). These are zip files containing a single executable file and some config. Just download the relevant file for your OS (Windows, Linux and MacOS available), extract the zip somewhere and double click executable. Then go to `localhost:3000` in your browser to access the dashboard.
### Docker
Alternatively, you can pull the `jbarnett/tplink-energy-monitor` image and run that.