Skip to content

Commit 7ce6982

Browse files
committed
fix
1 parent 05b8aee commit 7ce6982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cat ~/.ssh/id_rsa | base64 --wrap=0
5353
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
5454
```
5555

56-
Use a more complex SSH connection process by creating a SSH alias:
56+
Use a more complex SSH connection process by creating an SSH alias:
5757

5858
```bash
5959
# 1. Add the following to ~/.ssh/config to create a 'wpt' alias

0 commit comments

Comments
 (0)