Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/oddballteam/ec2ssm
Browse files Browse the repository at this point in the history
  • Loading branch information
CodaBool committed Oct 6, 2023
2 parents 6a1610f + 1dadca0 commit 6214d28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
- vpn access
- configured AWS CLI
- [AWS Session Manager plugin for AWS CLI](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html), can be verified with the command: `session-manager-plugin`
- [go installed](https://go.dev/doc/install), make sure to have ~/go/bin in your path

# Installation
> assuming you have ~/go/bin in your path
```
go install github.com/oddballteam/ec2ssm@latest
```
Expand Down

0 comments on commit 6214d28

Please sign in to comment.