File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ brew tap stackitcloud/tap
2020brew install --cask stackit
2121```
2222
23- #### Formular deprecated
23+ #### Formula deprecated
2424
2525The 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.
2727Therefor you need to uninstall the formular and reinstall it as cask.
2828Your profiles should normally remain. To ensure that nothing will be gone, you should backup them.
2929
@@ -54,7 +54,7 @@ brew install --cask stackit
5454stackit 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```
You can’t perform that action at this time.
0 commit comments