From 56e20ab0c9f6b093208badb5a2ba6257304bbfd7 Mon Sep 17 00:00:00 2001 From: mcguirepr89 <60325264+mcguirepr89@users.noreply.github.com> Date: Sat, 9 Oct 2021 08:35:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eca6649..257450e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ curl -s https://raw.githubusercontent.com/mcguirepr89/Birding-Pi/rpi4/Birders_Gu ``` The script first enables and configures the zRAM kernel module for swapping, and reboots. -After the reboot, the configuration file is opened for editing. Here, you will input your latitude and longitude and will set two passwords to protect your Pi. When in installation has finished, the Birding Pi is ready to start collecting and analyzing data on the next boot. +After the reboot, the configuration file is opened for editing. Here, you will input your latitude and longitude and will set two passwords to protect your Pi. When the installation has finished, the Birding Pi is ready to start collecting and analyzing data on the next boot. If you have trouble with the installation script, you can cancel and rerun the installer: ```