From 661ac6e7ab0562a9f544456acc80fa135735c849 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 7 Dec 2020 09:55:30 +0100 Subject: [PATCH] Updating instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b5a398..c04d399 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This software is in active development. To see the current development status, [ 6. Copy these three downloaded files to the flashed microSD card. On Windows, this is the only visible directory on the SD card. On Linux, copy these files to `/boot` 7. Eject the microSD card from your computer now, insert it in the Raspberry Pi and power the Raspberry Pi. 8. Once the green LED has stopped blinking after ~3 minutes, use an SSH client to connect to the Raspberry Pi. On Windows, you can use PUTTY but you can also use an SSH App -on your smartphone. Use the address: `raspberrypi.local` with `pi` as the username and `raspberry` as the password. +on your smartphone. Use the address: `raspberrypi.local` with `pi` as the username and `raspberry` as the password. Fro more detailed instructions, check out the page from the [Raspberry Pi website](https://www.raspberrypi.org/documentation/remote-access/ssh/) 9. After connecting via SSH, run the following commands, line by line: ```bash sudo raspi-config --expand-rootfs