diff --git a/4.0.md b/4.0.md index 9a6c045..212bf19 100644 --- a/4.0.md +++ b/4.0.md @@ -69,7 +69,7 @@ There are two ways to upgrade to Gravity Sync 4. ### Fresh Install ```bash -curl -sSL http://gravity.vmstan.com | bash +curl -sSL https://raw.githubusercontent.com/vmstan/gs-install/main/gs-install.sh | bash ``` Using the curl to bash one liner listed above, you will deploy a new install of Gravity Sync 4 to both of your existing Pi-hole. Any current Gravity Sync configuration will be ignored.