Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiland committed Oct 6, 2024
1 parent fad3084 commit 68e7cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 68e7cdc

Please sign in to comment.