fixed bad formatting
This commit is contained in:
parent
ca0d44d365
commit
b8b9fde176
@ -62,6 +62,7 @@ sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/config.txt
|
|||||||
sudo dpkg-reconfigure tzdata
|
sudo dpkg-reconfigure tzdata
|
||||||
```
|
```
|
||||||
These commands expand the filesystem, enable SPI and setup the correct timezone on the Raspberry Pi. When running the last command, please select the continent you live in, press enter and then select the capital of the country you live in. Lastly, press enter.
|
These commands expand the filesystem, enable SPI and setup the correct timezone on the Raspberry Pi. When running the last command, please select the continent you live in, press enter and then select the capital of the country you live in. Lastly, press enter.
|
||||||
|
|
||||||
10. Change the passowrd for the user pi by entering `passwd` in the Terminal, enter your current password, hit enter, then type your new password and press enter. Please note you will have to remember this password to access your Raspberry Pi.
|
10. Change the passowrd for the user pi by entering `passwd` in the Terminal, enter your current password, hit enter, then type your new password and press enter. Please note you will have to remember this password to access your Raspberry Pi.
|
||||||
11. Follow the steps in `Installation` (see below) on how to install Inkycal.
|
11. Follow the steps in `Installation` (see below) on how to install Inkycal.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user