Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jiravani authored Dec 2, 2019
1 parent 59346aa commit 00a8262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.htm
Add the following block to `~/.aws/cli/alias`
```ssh-into =
!f() {
bash <path/to/ssh-into/installtion/location> $@
bash <path/to/ssh-into/installation/location> $@
}; f
```
## Usage
Expand Down

0 comments on commit 00a8262

Please sign in to comment.