Skip to content

Commit

Permalink
Merge pull request #62 from mlabouardy/hotfix/link
Browse files Browse the repository at this point in the history
fix iam policy link
  • Loading branch information
mlabouardy authored May 4, 2019
2 parents 1e04038 + 3b32e76 commit acab48f
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 @@ -63,7 +63,7 @@ docker run -d -p 3000:3000 --name komiser mlabouardy/komiser:2.0.0
* Create an IAM user with the following IAM [policy](https://raw.githubusercontent.com/mlabouardy/komiser/master/policy.json):

```
wget https://s3.amazonaws.com/komiser/aws/policy.json
wget http://komiser.s3.amazonaws.com/policy.json
```

* Add your **Access Key ID** and **Secret Access Key** to *~/.aws/credentials* using this format
Expand Down

0 comments on commit acab48f

Please sign in to comment.