Skip to content

Commit 0e53c8b

Browse files
authored
Update README.md
1 parent f6df062 commit 0e53c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Open an SSH connection to your AWS SSM connected instances without the need to o
2222
- **Windows**
2323
- Copy [aws-ssm-ssh-proxy-command.ps1](aws-ssm-ssh-proxy-command.ps1) into `~/.ssh/aws-ssm-ssh-proxy-command.ps1`
2424
- Ensure you are allowed to execute powershell scripts (see [Set-ExecutionPolicy](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy) command)
25-
- `optional` Setup SSH Config
25+
- `recommended` Setup SSH Config
2626
- Add ssh config entry AWS instances to your `~/.ssh/config`.
2727
- **Linux & MacOS**
2828
```ssh-config

0 commit comments

Comments
 (0)