From e26dd45526a8b9249b28f96f9ede8de28489969c Mon Sep 17 00:00:00 2001 From: Nika Siradze Date: Wed, 17 Jun 2026 02:08:28 +0400 Subject: [PATCH] Docs: use podcli.com install URLs --- README.md | 4 ++-- RELEASE.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6a6d3fb..124efa9 100644 --- a/README.md +++ b/README.md @@ -160,13 +160,13 @@ managed directory. You don't need Go, Node, Python, or FFmpeg installed. **macOS / Linux** ```bash -curl -fsSL https://raw.githubusercontent.com/nmbrthirteen/podcli/main/install.sh | sh +curl -fsSL https://podcli.com/install.sh | sh ``` **Windows (PowerShell)** ```powershell -irm https://raw.githubusercontent.com/nmbrthirteen/podcli/main/install.ps1 | iex +irm https://podcli.com/install.ps1 | iex ``` Then just run it — the first launch sets itself up: diff --git a/RELEASE.md b/RELEASE.md index 9425e76..edfed04 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -6,8 +6,8 @@ and Remotion, generates `checksums.txt`, and publishes a GitHub release. End use install with no prerequisites: ```bash -curl -fsSL https://raw.githubusercontent.com/nmbrthirteen/podcli/main/install.sh | sh -# Windows: irm https://raw.githubusercontent.com/nmbrthirteen/podcli/main/install.ps1 | iex +curl -fsSL https://podcli.com/install.sh | sh +# Windows: irm https://podcli.com/install.ps1 | iex ``` Platforms: macOS arm64, Linux x64/arm64, Windows x64. (npm isn't used — the