Skip to content

Commit 9d4f4b9

Browse files
committed
docs: remove outdated installation instructions
1 parent 2273be0 commit 9d4f4b9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/windows

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ if ($Help) {
2828
Write-Host " # Install default version (v1.0.0)"
2929
Write-Host " powershell -Command `"irm https://agbcloud.github.io/agbcloud-cli/windows | iex`""
3030
Write-Host ""
31-
Write-Host " # Install specific version"
32-
Write-Host " powershell -Command `"irm https://agbcloud.github.io/agbcloud-cli/windows | iex`" -Version v1.2.3"
33-
Write-Host ""
34-
Write-Host " # Install to custom directory"
35-
Write-Host " powershell -Command `"irm https://agbcloud.github.io/agbcloud-cli/windows | iex`" -InstallPath C:\MyTools"
3631
exit 0
3732
}
3833

0 commit comments

Comments
 (0)