Skip to content

Commit 9b40818

Browse files
committed
review feedback
1 parent f80c19c commit 9b40818

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALLATION.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ brew tap stackitcloud/tap
2020
brew install --cask stackit
2121
```
2222

23-
#### Formular deprecated
23+
#### Formula deprecated
2424

2525
The homebrew formula is deprecated, will no longer be updated and will be removed after 2026-01-22.
26-
You need to install it as cask.
26+
You need to install the STACKIT CLI as cask.
2727
Therefor you need to uninstall the formular and reinstall it as cask.
2828
Your profiles should normally remain. To ensure that nothing will be gone, you should backup them.
2929

@@ -54,7 +54,7 @@ brew install --cask stackit
5454
stackit config profile list
5555
```
5656

57-
6. If the profiles are gone, import your profiles via:
57+
6. In case the profiles are gone, import your profiles via:
5858
```shell
5959
$ stackit config profile import -c @default.json --name myProfile
6060
```

0 commit comments

Comments
 (0)