Skip to content

Commit

Permalink
Merge pull request #152 from Pix4D/update-readme
Browse files Browse the repository at this point in the history
doc: remove stale information from README
  • Loading branch information
xtremerui authored Sep 27, 2021
2 parents bf8f3cf + a6b7af0 commit 5298d59
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,20 +203,14 @@ The objects in the bucket (e.g. `"arn:aws:s3:::your-bucket/*"`):
* `s3:PutObjectVersionAcl`
* `s3:GetObjectVersionTagging` (if using the `download_tags` option)

## Developing on this resource

First get the resource via:
`go get github.com/concourse/s3-resource`

## Development

### Prerequisites

* golang is *required* - version 1.9.x is tested; earlier versions may also
* Go is *required* - version 1.13 is tested; earlier versions may also
work.
* docker is *required* - version 17.06.x is tested; earlier versions may also
work.
* godep is used for dependency management of the golang packages.

### Running the tests

Expand Down

0 comments on commit 5298d59

Please sign in to comment.