Skip to content

Commit ca6126f

Browse files
committed
docs: update AgbCloud CLI installation URL in README.md
1 parent 37d9b03 commit ca6126f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before installing AgbCloud CLI, please ensure:
2626
Install AgbCloud CLI with a single PowerShell command:
2727

2828
```powershell
29-
powershell -Command "irm https://litiantian123-code.github.io/agbcloud-cli/windows | iex"
29+
powershell -Command "irm https://agbcloud.github.io/agbcloud-cli/windows | iex"
3030
```
3131

3232
### Installation Process

0 commit comments

Comments
 (0)