Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tool to automate the process of an S3 bucket takeover via CNAME - given a target
Install the tool and required dependencies:

```
go get github.com/allyomalley/s3Takeover/...
go install github.com/allyomalley/s3Takeover@latest
```

Note that the bucket creation process uses the AWS SDK for Go - it will automatically use the credentials you have configured with the AWS CLI.
Expand Down