Skip to content

Commit 24ddff8

Browse files
committed
Fix documentation
1 parent dbb26d0 commit 24ddff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpi/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and use the [bootstrap.sh](bootstrap.sh) script to set it up:
77
```shell
88
# Install Raspberry Pi OS Lite (32bit) (https://www.raspberrypi.com/software/operating-systems/)
99
# Use username 'ssl' or change it in autologin.conf
10-
# Setup username, password, hostname, ssh and autologin (without desktop) with
10+
# Setup username, password, hostname and ssh with
1111
sudo raspi-config
1212
# Download and extract latest bootstrap archive
1313
wget -qO- https://github.com/RoboCup-SSL/ssl-status-board/releases/latest/download/bootstrap.tar.gz | tar xvz

0 commit comments

Comments
 (0)