no password auth - change instructions to say ssh key passphrase

This commit is contained in:
Anton McClure 2020-01-15 00:38:56 +00:00
parent bd6e821562
commit bc65648fa3
No known key found for this signature in database
GPG Key ID: DBE1A00217EC6F2B
1 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ New to the command line and all this webby cowfoolery? You're in luck! Here's a
- Launch PowerShell (or press win+x, and click "Windows PowerShell")
- `ssh your_username@tilde.team`
- Enter your password.
- Enter your ssh key passphrase (if you set one).
### Legacy Windows
@ -47,13 +47,13 @@ New to the command line and all this webby cowfoolery? You're in luck! Here's a
- Open a terminal. Try ctrl + alt + t.
- `ssh your_username@tilde.team`
- Enter your password.
- Enter your ssh key passphrase (if you set one).
### MacOS
- Browse to Applications/Utilities/Terminal and launch Terminal (or press cmd+space, start typing Terminal, and press return)
- `ssh your_username@tilde.team`
- Enter your password.
- Enter your ssh key passphrase (if you set one).
## Finding your index.php file