aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2019-01-26 12:24:04 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2019-01-26 12:24:04 +0000
commitbd48cc0d3ede9ddb77a87ee854967f28990aa60f (patch)
treecad4470e2c1b1b1a7466a53ec70d10a6a105692c
parent1734cfdf446220007014b8560f1d702edb70865d (diff)
parentb4e28885b51cb4e6777145b93071fd502a08b60f (diff)
downloadtplink-energy-monitor-bd48cc0d3ede9ddb77a87ee854967f28990aa60f.tar.xz
tplink-energy-monitor-bd48cc0d3ede9ddb77a87ee854967f28990aa60f.zip
Merge branch 'master' of https://github.com/jamesbarnett91/tplink-energy-monitor
-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.