From bd6d1ccfad93c721c9ee07272d2cce31d249a171 Mon Sep 17 00:00:00 2001 From: mcguirepr89 <60325264+mcguirepr89@users.noreply.github.com> Date: Fri, 8 Oct 2021 13:22:06 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aaf06e6..6419629 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ If you have trouble with the installation script, you can cancel and rerun the i ## Access The Birding Pi system can be accessed from any the web browser on the same network: -- http://birdnetsystem.local +- http://birdingpi.local #### Access Credentials: - Username:`birdnet` @@ -50,4 +50,4 @@ You can try to overclock your Pi by placing the following in your `/boot/config. over_voltage=6 arm_freq=1750 ``` -Be sure the Pi is adequately cooled and powered. Check http://birdnetsystem.local:9090 for CPU temperature and over-volatage warnings (anything other than "throttled:0x0" is bad). +Be sure the Pi is adequately cooled and powered. Check http://birdingpi.local:9090 for CPU temperature and over-volatage warnings (anything other than "throttled:0x0" is bad).