From 0508e9b32a0febdc0154f1c379fe4bb08a8c0cc5 Mon Sep 17 00:00:00 2001 From: d8ahazard Date: Fri, 1 Oct 2021 14:40:02 -0500 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 086eaf43..2bad6f96 100644 --- a/readme.md +++ b/readme.md @@ -23,12 +23,12 @@ Note: Glimmr/GlimmrTray *MUST* be run as administrator in order for screen captu ### Raspberry Pi Execute the following command: ``` -bash <(curl -s https://raw.githubusercontent.com/d8ahazard/glimmr/dev/script/setup_linux.sh +bash <(curl -s https://raw.githubusercontent.com/d8ahazard/glimmr/master/script/setup_linux.sh ``` *Alternatively*, you can flash a custom image directly to your pi from here: -https://mega.nz/file/u24w0TpK#esrm65xrUQf_kZd6CSkO5hNUlsSpojCXBn4OU1jUOBI +https://mega.nz/file/m7oT0a4B#CmEhWU8wrdNPSpwCTVwCgFqSoL_-dNFA8YA_ctIf-Vw You will need to use "BalenaEtcher", a free software for flashing the image.