Skip to content

Commit f356fce

Browse files
committed
Improve README
1 parent c329850 commit f356fce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ go install github.com/essentialkaos/sslcli/v3@latest
3434
#### From [ESSENTIAL KAOS Public Repository](https://kaos.sh/kaos-repo)
3535

3636
```bash
37-
sudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
38-
sudo yum install sslcli
37+
sudo dnf install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
38+
sudo dnf install sslcli
3939
```
4040

4141
#### Prebuilt binaries

0 commit comments

Comments
 (0)