From b8b9fde176dbe5fd60e9bca578d75126e02d529e Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 7 Dec 2020 13:51:38 +0100 Subject: [PATCH] fixed bad formatting --- README.md | 1 + 1 file changed, 1 insertion(+) 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.