Add note to README about expected installing user

pull/325/head
lkorth 1 year ago
parent edeb520bbf
commit 89db047626

@ -42,6 +42,8 @@ See the Wiki Software Install page for details: https://github.com/alanbjohnston
CubeSatSim runs on the Bullseye or Buster version of Raspberry Pi OS (Desktop or Lite), although a Pi Zero or Pi Zero W should only run Lite. Your Pi will need to have internet access to update settings and install packages.
*Note:* CubeSatSim expects to be installed as the `pi` user and references many paths in `/home/pi/*`. Installing as a different user will result in configuration files not saving along with many other issues.
To get the software follow these steps:
`sudo apt-get install -y git`

Loading…
Cancel
Save

Powered by TurnKey Linux.