We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d9b03 commit ca6126fCopy full SHA for ca6126f
scripts/README.md
@@ -26,7 +26,7 @@ Before installing AgbCloud CLI, please ensure:
26
Install AgbCloud CLI with a single PowerShell command:
27
28
```powershell
29
-powershell -Command "irm https://litiantian123-code.github.io/agbcloud-cli/windows | iex"
+powershell -Command "irm https://agbcloud.github.io/agbcloud-cli/windows | iex"
30
```
31
32
### Installation Process
0 commit comments