Remove 'copy' portion of 'cat' command.

Signed-off-by: Isabel J (Lizzie) lizzie@anyvm.tech
This commit is contained in:
VenomousSteam81 2026-02-25 16:03:05 -06:00
parent a08b1062f7
commit 55c2f3da26
No known key found for this signature in database
GPG key ID: 4258B434D6CC8FC6

View file

@ -101,7 +101,7 @@ be prompted to touch it to continue.
pbcopy < ~/.ssh/id_ed25519.pub
```
Or you can use `cat` on Linux/MacOS, then highlight the key, and press ctrl+shift+c to copy to the clipboard.
Or you can use `cat` on Linux/MacOS.
```shell
cat ~/.ssh/id_ed25519.pub