File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments