We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50a7e5 commit bbd32a9Copy full SHA for bbd32a9
INSTALLATION.md
@@ -28,6 +28,7 @@ The STACKIT CLI can be installed through the [`APT`](https://ubuntu.com/server/d
28
29
To install the STACKIT CLI package, you will need to have the `curl` and `gnupg` packages installed:
30
```shell
31
+sudo apt-get update
32
sudo apt-get install curl gnupg
33
```
34
0 commit comments