diff --git a/image_recipe.md b/image_recipe.md index f3cfd01..d29650e 100644 --- a/image_recipe.md +++ b/image_recipe.md @@ -70,7 +70,7 @@ NOTE: At startup Picroft will automatically update itself to the latest version ## Install Picroft scripts * cd ~ -* wget -N https://rawgit.com/MycroftAI/enclosure-picroft/buster/home/pi/update.sh +* wget -N https://raw.githubusercontent.com/MycroftAI/enclosure-picroft/buster/home/pi/update.sh * bash update.sh **The update.sh script will perform all of the following steps in this section...**