Skip to content
Snippets Groups Projects
Commit fbc54930 authored by Charles JAVERLIAT's avatar Charles JAVERLIAT
Browse files

Fix password

parent 1899b49f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ You can now power up the Raspberry Pi. In a terminal, connect to the Raspberry P
```sh
ssh pi@raspberrypi.local
```
The default password is `raspberrypi`. You can change it later using:
The default password is `raspberry`. You can change it later using:
```sh
passwd
```
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment