From 76c11975e2210f3a9b95ef5d17b7ac56ee93e33a Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 6 Jul 2014 07:33:59 +0700 Subject: python/s3cmd: Updated for version 1.5.0_rc1. Signed-off-by: Willy Sudiarto Raharjo --- python/s3cmd/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/s3cmd/README') diff --git a/python/s3cmd/README b/python/s3cmd/README index 97e8f25d43a1..b733f436cbcd 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. -- cgit v1.2.3