docs(install): point install one-liners at unarr.app
Some checks failed
CI / Test (push) Failing after 33m32s
CI / Build (push) Successful in 1m31s
CI / Build-1 (push) Successful in 1m53s
CI / Build-2 (push) Successful in 1m32s
CI / Build-3 (push) Successful in 1m33s
CI / Build-4 (push) Successful in 1m33s
CI / Build-5 (push) Successful in 1m32s
CI / Lint (push) Failing after 2m37s
CI / Coverage (push) Successful in 2m47s
CI / Vet (push) Successful in 1m59s

README used get.torrentclaw.com and the install scripts advertised
get.unarr.com (a third-party parked domain, dead). unarr.app is the
canonical install domain.
This commit is contained in:
Deivid Soto 2026-06-15 11:23:04 +02:00
parent c398c4596f
commit cff89fbe31
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# unarr — Windows installer (PowerShell 5.1+)
# Usage: irm https://get.unarr.com/install.ps1 | iex
# Usage: irm https://unarr.app/install.ps1 | iex
# or: irm https://raw.githubusercontent.com/torrentclaw/unarr/main/install.ps1 | iex
#
# Options (env vars):