From bc3e3c3baf631764655e10a2839241ccb3b73cf6 Mon Sep 17 00:00:00 2001 From: bill Date: Sat, 2 May 2015 08:11:43 -0700 Subject: add S3cmd install info --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89420ff..273fb93 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,16 @@ Search their help pages for how to set up the bucket as a static website. You'll need to add a DNS record for the URL you choose for accessing the bucket. +Install `s3cmd` from http://s3tools.org/s3cmd. It is a Python 2.x +tool so will run fine on the same computer as weewx. + Clone this repo to your weewx extensions directory; for example ``` git clone git@github.com:wmadill/weewx-S3upload /home/weewx/extensions/weewx-S3upload ``` -## Installation instructions: +## Installation instructions 1. run the installer -- cgit v1.2.3