Update README.md

Fix typo for s3.
This commit is contained in:
Sheng Yang 2018-08-02 10:54:19 -07:00 committed by GitHub
parent 382d2a588a
commit 082817fb79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ kubectl create -f https://raw.githubusercontent.com/rancher/longhorn/v0.3-rc/dep
Now set `Settings/General/BackupTarget` to
```
http://minio-service.default:9000
s3://minio-service.default:9000
```
And `Setttings/General/BackupTargetSecret` to
```