diff --git a/README.md b/README.md index 95f0154..3e97cfe 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ Usage: invidious_update.sh [options] To install Invidious: - Latest release ```bash - curl -sSL https://github.com/tmiland/Invidious-Updater/raw/master/i.sh | bash release + curl -sSL https://tmiland.github.io/invidious-updater/i.sh | bash release ``` - Master ```bash - curl -sSL https://github.com/tmiland/Invidious-Updater/raw/master/i.sh + curl -sSL https://tmiland.github.io/invidious-updater/i.sh | bash ``` [Invidious-Installer](https://github.com/tmiland/invidious-installer) is sourced in the install option.