Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lluuaapp authored Sep 10, 2018
1 parent d022397 commit 7e31351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Register S3Client as a service in your configure method
try services.register(s3: S3Signer.Config(...), defaultBucket: "my-bucket")
```

to use e.g. use a custom Minio server, you can use this Config/Region:
to use a custom Minio server, use this Config/Region:

```
S3Signer.Config(accessKey: accessKey,
Expand Down

0 comments on commit 7e31351

Please sign in to comment.