diff --git a/scripts/README.md b/scripts/README.md index 00f8fc6..cdfdc4f 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -26,7 +26,7 @@ Before installing AgbCloud CLI, please ensure: Install AgbCloud CLI with a single PowerShell command: ```powershell -powershell -Command "irm https://litiantian123-code.github.io/agbcloud-cli/windows | iex" +powershell -Command "irm https://agbcloud.github.io/agbcloud-cli/windows | iex" ``` ### Installation Process