Skip to content

Commit 719f3c6

Browse files
committed
fix installing typo
1 parent a8273db commit 719f3c6

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
@@ -138,7 +138,7 @@ The STACKIT CLI can be installed through the [`DNF/YUM`](https://docs.fedoraproj
138138
139139
> `$basearch` is supported by modern distributions. On older systems that don't expand `$basearch`, replace it in the `baseurl` with your architecture explicitly (for example, `.../rpm/cli/x86_64` or `.../rpm/cli/aarch64`).
140140
141-
##### Installing DNF/YUM
141+
##### Installation via DNF/YUM
142142

143143
1. Add the repository:
144144

@@ -159,7 +159,7 @@ EOF
159159
sudo dnf install -y stackit
160160
```
161161

162-
##### Installing Zypper
162+
##### Installation via Zypper
163163

164164
1. Add the repository:
165165

0 commit comments

Comments
 (0)