File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -26,16 +26,6 @@ We are working on distributing the CLI using a package manager for Linux. For th
26
26
27
27
We are working on distributing the CLI using a package manager for Windows. For the moment, please refer to one of the installation methods below.
28
28
29
- ## Using ` go install `
30
-
31
- If you have [ Go] ( https://go.dev/doc/install ) 1.16+ installed, you can directly install the STACKIT CLI via:
32
-
33
- ``` shell
34
- go install github.com/stackitcloud/stackit-cli@latest
35
- ```
36
-
37
- > For more information, please refer to the [ ` go install ` documentation] ( https://go.dev/ref/mod#go-install )
38
-
39
29
## Manual installation
40
30
41
31
You can also get the STACKIT CLI by compiling it from source or downloading a pre-compiled binary.
You can’t perform that action at this time.
0 commit comments