Updated SSH (markdown)

master
Nelson Chen 2021-10-18 17:59:07 -07:00
parent abe6dde971
commit 143a40869d
1 changed files with 2 additions and 2 deletions

4
SSH.md

@ -65,7 +65,7 @@ Putty is a simple beginner friendly way to connect to a comma device via SSH.
(✨ Instructions are updated for 0.8.3+)
Windows 10 already comes with a SSH client and has everything you need to SSH into an EON/C2. No additional software download or installation required.
Windows 10 already comes with a SSH client and has everything you need to SSH into an EON/C2/C3. No additional software download or installation required.
1. Open PowerShell. You can find PowerShell by pressing the Start Menu and typing "PowerShell".
* You can copy and paste commands from this document by copying, and then "right-clicking" on the PowerShell window to "paste". Try _copying_ and running this command: `echo hello`. The PowerShell window should print out "hello".
@ -94,7 +94,7 @@ Windows 10 already comes with a SSH client and has everything you need to SSH in
(✨ Instructions are updated for 0.8.3+)
macOS already comes with a SSH client and has everything you need to SSH into an EON/C2. No additional software download or installation required.
macOS already comes with a SSH client and has everything you need to SSH into an EON/C2/C3. No additional software download or installation required.
1. Open Terminal. You can find Terminal by opening Spotlight in the top-right corner and typing "Terminal".
* You can copy and paste commands from this document by copying, and then pasting with paste from the Edit menu. Try _copying_ and running this command: `echo hello`. The Terminal window should print out "hello".