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
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:
parent
c398c4596f
commit
cff89fbe31
3 changed files with 4 additions and 4 deletions
|
|
@ -23,13 +23,13 @@ Built-in torrent engine, debrid (Real-Debrid / AllDebrid), and NZB support. Stre
|
|||
### Quick install (Linux/macOS)
|
||||
|
||||
```bash
|
||||
curl -fsSL https://get.torrentclaw.com/install.sh | sh
|
||||
curl -fsSL https://unarr.app/install.sh | sh
|
||||
```
|
||||
|
||||
### PowerShell (Windows)
|
||||
|
||||
```powershell
|
||||
irm https://get.torrentclaw.com/install.ps1 | iex
|
||||
irm https://unarr.app/install.ps1 | iex
|
||||
```
|
||||
|
||||
### Homebrew (macOS/Linux)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue