summaryrefslogtreecommitdiffstats
path: root/python/s3cmd/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2014-07-06 07:33:59 +0700
committer Robby Workman <rworkman@slackbuilds.org>2014-07-07 00:00:39 -0500
commit76c11975e2210f3a9b95ef5d17b7ac56ee93e33a (patch)
tree4fc0955a00e7209b3d10f08d6caaaa2dcdec03a0 /python/s3cmd/README
parent29e6753433908db1c3a5d14cabbdf15b23eb6e6f (diff)
downloadslackbuilds-76c11975e2210f3a9b95ef5d17b7ac56ee93e33a.tar.gz
slackbuilds-76c11975e2210f3a9b95ef5d17b7ac56ee93e33a.tar.xz
python/s3cmd: Updated for version 1.5.0_rc1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/s3cmd/README')
-rw-r--r--python/s3cmd/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/s3cmd/README b/python/s3cmd/README
index 97e8f25d43..b733f436cb 100644
--- a/python/s3cmd/README
+++ b/python/s3cmd/README
@@ -5,5 +5,5 @@ also ideal for scripts, automated backups triggered from cron, etc.
Optional: python-magic and pytz
Before s3cmd can be used it must first be set up. Run 's3cmd --configure' and
-enter in you access key and your secret key and follow the instructions. After
-this there will be a ~/.s3cfg file with your s3 credentials.
+enter in you access key and your secret key and follow the instructions. This
+will create ~/.s3cfg file with your s3 credentials.