Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Jun 25, 2023
1 parent 78c8764 commit e44128b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/shell/ssh/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $ brew install openssh
### Install OpenSSH

```sh
$ sudo apt-get install openssh-server openssh-client
$ sudo apt-get install openssh-server openssh-client -y
```

### Verify SSH service is running
Expand Down

0 comments on commit e44128b

Please sign in to comment.