Skip to content

Commit

Permalink
Updated deprecated install method from source.
Browse files Browse the repository at this point in the history
  • Loading branch information
Urethramancer committed Dec 2, 2021
1 parent 7eeac15 commit 642529b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ This tool treats Amazon Web Services Parameter Store as a repository for secrets
## Installing

### Install from source
If you have Go v1.16 or later installed:
If you have Go v1.17 or later installed:
```
go get -u github.com/grimdork/awsec
go install github.com/grimdork/awsec@v0.11.1
```

Or just clone the project with `git clone [email protected]:grimdork/awsec.git` if you want to contribute.
Expand Down

0 comments on commit 642529b

Please sign in to comment.