Skip to content

Commit 1ecc30a

Browse files
authored
Merge pull request #103 from essentialkaos/develop
README fixes
2 parents b7f9a44 + 1d45e77 commit 1ecc30a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ go install github.com/essentialkaos/sslcli@latest
3333
#### From [ESSENTIAL KAOS Public Repository](https://yum.kaos.st)
3434

3535
```bash
36-
sudo yum install -y https://yum.kaos.st/get/$(uname -r).rpm
37-
sudo yum install yo
36+
sudo yum install -y https://yum.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
37+
sudo yum install sslcli
3838
```
3939

4040
#### Prebuilt binaries
@@ -112,8 +112,8 @@ Examples
112112

113113
| Branch | Status |
114114
|------------|--------|
115-
| `master` | [![CI](https://kaos.sh/w/bibop/ci.svg?branch=master)](https://kaos.sh/w/bibop/ci?query=branch:master) |
116-
| `develop` | [![CI](https://kaos.sh/w/bibop/ci.svg?branch=develop)](https://kaos.sh/w/bibop/ci?query=branch:develop) |
115+
| `master` | [![CI](https://kaos.sh/w/sslcli/ci.svg?branch=master)](https://kaos.sh/w/sslcli/ci?query=branch:master) |
116+
| `develop` | [![CI](https://kaos.sh/w/sslcli/ci.svg?branch=develop)](https://kaos.sh/w/sslcli/ci?query=branch:develop) |
117117

118118
### Contributing
119119

0 commit comments

Comments
 (0)