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"