From f1649902eb99e9de44558c38c0a8afbb8270253c Mon Sep 17 00:00:00 2001 From: Matthew Wall Date: Wed, 27 Apr 2016 07:51:15 -0400 Subject: [PATCH] include download instructions --- readme.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index b5a21f2..e6af159 100644 --- a/readme.txt +++ b/readme.txt @@ -16,14 +16,19 @@ Communication with the netatmo servers requires 4 things: username, password, client_id, and client_secret. The username and password are the credentials used to access data at netatmo.com. The client_id and client_secret must be obtained via the dev.netatmo.com web site. Using these 4 things, the driver -automatically obtains and updates the tokens needed to get data from the server. +automatically obtains and updates the tokens needed to get data from the +server. Installation instructions: -1) run the installer: +0) download the driver: -wee_extension --install weewx-netatmo.tgz +wget -O weewx-netatmo.zip https://github.com/matthewwall/weewx-netatmo/archive/master.zip + +1) install the driver: + +wee_extension --install weewx-netatmo.zip 2) select and configure the driver: