Updated Running PICO 8 on the GameShell (markdown)

Dan Sanderson 2018-07-28 22:58:09 -07:00
parent cae4df0c0a
commit 606741c8eb

@ -30,7 +30,7 @@ Enter the password `cpi` when prompted.
## Connecting to the GameShell's command-line interface with ssh ## Connecting to the GameShell's command-line interface with ssh
The steps that follow require running commands directly on the GameShell. On Windows, you can do this with an SSH client such as [Putty SCP for Windows](https://www.putty.org/). On Mac and Linux, open a Terminal window and use the `ssh` command. Connect to the IP address with a username of `cpi` and a password of `cpi`, as above. The steps that follow require running commands directly on the GameShell. On Windows, you can do this with an SSH client such as [Putty for Windows](https://www.putty.org/). On Mac and Linux, open a Terminal window and use the `ssh` command. Connect to the IP address with a username of `cpi` and a password of `cpi`, as above.
To connect with the `ssh` command: To connect with the `ssh` command: