Skip to content

Commit 743550c

Browse files
committed
remove installation auto-confirmation
1 parent 719f3c6 commit 743550c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALLATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ EOF
156156
2. Install the CLI:
157157

158158
```shell
159-
sudo dnf install -y stackit
159+
sudo dnf install stackit
160160
```
161161

162162
##### Installation via Zypper
@@ -177,7 +177,7 @@ EOF
177177
2. Install the CLI:
178178

179179
```shell
180-
sudo zypper install -y stackit
180+
sudo zypper install stackit
181181
```
182182

183183
#### Any distribution

0 commit comments

Comments
 (0)