Skip to content

Commit bcabc37

Browse files
authored
Update README.md
1 parent 238b405 commit bcabc37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Open an SSH connection to your ec2 instances via AWS SSM without the need to ope
44
#### Prerequisits
55
* Local Setup
66
* [Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html)
7-
* MacOS `brew install awscli`
7+
* MacOS `brew install awscli`
88
* [Install AWS CLI Session Manager Plugin](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html)
9-
* MacOS `brew install session-manager-plugin`
9+
* MacOS `brew install session-manager-plugin`
1010
* Ensure Your IAM Permissions
1111
* [IAM Policy Example](aws-ssm-ec2-iam-policy.json)
1212
* `ssm:StartSession` for DocumentName: `AWS-StartSSHSession` and Target Instance

0 commit comments

Comments
 (0)