Skip to content

Commit 7464cf9

Browse files
committed
Improve README
1 parent 1dba8d1 commit 7464cf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ go install github.com/essentialkaos/jira-reindex-runner@latest
5454
#### From [ESSENTIAL KAOS Public Repository](https://kaos.sh/kaos-repo)
5555

5656
```bash
57-
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
58-
sudo yum install jira-reindex-runner
57+
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
58+
sudo dnf install jira-reindex-runner
5959
```
6060

6161
### CI Status

0 commit comments

Comments
 (0)