Skip to content

Commit eee1352

Browse files
committed
use the latest version
1 parent cb00650 commit eee1352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitpod-network-check/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A CLI to check if your network setup is suitable for the installation of Gitpod.
66

77
1. Download the `gitpod-network-check` binary using:
88
```
9-
curl -L "https://github.com/gitpod-io/enterprise-deployment-toolkit/releases/download/v0.1.0/enterprise-deployment-toolkit_$(uname -s -m | awk '{print $1"_"$2}').tar.gz" | tar -xz
9+
curl -L "https://github.com/gitpod-io/enterprise-deployment-toolkit/releases/download/v0.1.1/enterprise-deployment-toolkit_$(uname -s -m | awk '{print $1"_"$2}').tar.gz" | tar -xz
1010
```
1111

1212
You can also download and untar the binary directly from the Github releases page [here](https://github.com/gitpod-io/enterprise-deployment-toolkit/releases/latest)

0 commit comments

Comments
 (0)