Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amerlander committed Aug 17, 2021
1 parent c9370ab commit 90faf9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Due to the movement of the ISS around the Earth a loss of signal (LOS) between a
To establish a terminal session via `screen` that can be resumed after a LOS follow the following steps:
```
# Establish a SSH connection to Astro Pi with the hostname or IP address <astropi> using a SSH-enabled user account on Astro Pi (assuming root:
ssh root@<astropi>
ssh <ssh-user>@<astropi>
# Change to the user calliope and cd in it's home directory
su calliope
cd
Expand Down

0 comments on commit 90faf9b

Please sign in to comment.