diff --git a/README.md b/README.md index c04d399..b26ecf4 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/config.txt 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. + 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.