We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb26d0 commit 24ddff8Copy full SHA for 24ddff8
rpi/Readme.md
@@ -7,7 +7,7 @@ and use the [bootstrap.sh](bootstrap.sh) script to set it up:
7
```shell
8
# Install Raspberry Pi OS Lite (32bit) (https://www.raspberrypi.com/software/operating-systems/)
9
# Use username 'ssl' or change it in autologin.conf
10
-# Setup username, password, hostname, ssh and autologin (without desktop) with
+# Setup username, password, hostname and ssh with
11
sudo raspi-config
12
# Download and extract latest bootstrap archive
13
wget -qO- https://github.com/RoboCup-SSL/ssl-status-board/releases/latest/download/bootstrap.tar.gz | tar xvz
0 commit comments