From 76bcf010cbc9d9657aad8adec45ebe25091775af Mon Sep 17 00:00:00 2001 From: Tommy Miland Date: Sun, 6 Oct 2024 17:22:41 +0200 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 985e274..0268a59 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,11 +15,11 @@ su root To install this script: - Latest release ```bash - curl -sSL https://github.com/tmiland/Invidious-Updater/raw/master/install.sh | bash release + curl -sSL https://tmiland.github.io/invidious-updater/install.sh | bash release ``` - Master ```bash - curl -sSL https://github.com/tmiland/Invidious-Updater/raw/master/install.sh + curl -sSL https://tmiland.github.io/invidious-updater/install.sh | bash ``` ### Repository