summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill <bill@pixelspoke.com>2015-05-02 08:11:43 -0700
committerbill <bill@pixelspoke.com>2015-05-02 08:11:43 -0700
commitbc3e3c3baf631764655e10a2839241ccb3b73cf6 (patch)
tree1f8a9572df11612099a5778b108eb1c2493bce96
parent6bcad76c1a9216bc98ddb05215c46bf62eb75cf0 (diff)
add S3cmd install info
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
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