Skip to content

Commit 295a53c

Browse files
committed
Update README
1 parent 8a3514a commit 295a53c

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
@@ -30,10 +30,10 @@ To build the SSLScan Client from scratch, make sure you have a working Go 1.19+
3030
go install github.com/essentialkaos/sslcli@latest
3131
```
3232

33-
#### From [ESSENTIAL KAOS Public Repository](https://yum.kaos.st)
33+
#### From [ESSENTIAL KAOS Public Repository](https://kaos.sh/kaos-repo)
3434

3535
```bash
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
36+
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
3737
sudo yum install sslcli
3838
```
3939

0 commit comments

Comments
 (0)