From 626ec32db95d1a247257f9970215683a75b872fd Mon Sep 17 00:00:00 2001 From: Andrew Pattison <58046090+andrum99@users.noreply.github.com> Date: Sun, 15 Dec 2019 11:37:34 +0000 Subject: [PATCH] Fix typo, add a couple of commas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99336ff..364a235 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the scripts and pre-compiled binaries used to create th For bootloader support the best place to start is the Raspberry Pi [General Users forum](https://www.raspberrypi.org/forums/viewforum.php?f=63) or for discussion of beta releases try the [Advanced Users forum](https://www.raspberrypi.org/forums/viewforum.php?f=29&sid=9bbc277968ad953e77749b255d0ce3a2) # Rescue image -If the Raspberry Pi4 is not booting the it's very unlikely that the EEPROM is corrupted. If you think it has an invalid image or you want to revert to the factory setting then download the rescue image from the Raspberry Pi [downloads page](https://www.raspberrypi.org/downloads/) +If the Raspberry Pi4 is not booting, then it's very unlikely that the EEPROM is corrupted. If you think it has an invalid image or you want to revert to the factory setting, then download the rescue image from the Raspberry Pi [downloads page](https://www.raspberrypi.org/downloads/) # Bootloader documentation * [The boot folder](https://www.raspberrypi.org/documentation/configuration/boot_folder.md)