From b4e28885b51cb4e6777145b93071fd502a08b60f Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 26 Jan 2019 12:17:02 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3