diff --git a/README.rst b/README.rst index 9f5a6e9..e32866f 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ How to use it? #. Unzip the image and install it to an SD card `like any other Raspberry Pi image `_ #. Configure your WiFi by editing ``fullpageos-wpa-supplicant.txt`` on the first partition of the flashed card when using it like a flash drive #. Boot the Pi from the SD card -#. Log into your Pi via SSH (it is located at ``fullpageos.local`` `if your computer supports bonjour `_ or the IP address assigned by your router), default username is "pi", default password is "raspberry", change the password using the ``passwd`` command and expand the filesystem of the SD card through the corresponding option when running ``sudo raspi-config``. +#. Log into your Pi via SSH (it is located at ``fullpageos.local`` `if your computer supports bonjour `_ or the IP address assigned by your router), default username is "pi", default password is "raspberry" and change the password using the ``passwd`` command. Requirements ------------