We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b8aee commit 7ce6982Copy full SHA for 7ce6982
README.md
@@ -53,7 +53,7 @@ cat ~/.ssh/id_rsa | base64 --wrap=0
53
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
54
```
55
56
-Use a more complex SSH connection process by creating a SSH alias:
+Use a more complex SSH connection process by creating an SSH alias:
57
58
```bash
59
# 1. Add the following to ~/.ssh/config to create a 'wpt' alias
0 commit comments