From 3a4e574191e1948b2946db0eab3b81be261e3a6f Mon Sep 17 00:00:00 2001 From: Don Honerbrink Date: Thu, 2 Apr 2015 21:00:50 +0000 Subject: [PATCH] Updated Raspberry Pi 2 install.txt curl URL --- Scripts/Raspi2/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/Raspi2/install.sh b/Scripts/Raspi2/install.sh index c64b69e..f00b1cf 100644 --- a/Scripts/Raspi2/install.sh +++ b/Scripts/Raspi2/install.sh @@ -4,7 +4,7 @@ # Installs RetroFE and SDL2 from source on the Raspberry Pi 2 (Raspbian) # # Run from the web: -# bash <(curl -s https://bitbucket.org/teamretro/retrofe/Scripts/Raspi2/install.sh) +# bash <(curl -s https://bitbucket.org/teamretro/retrofe/raw/default/Scripts/Raspi2/install.sh) # -------------------------------------------------------- bold="\033[1m"