Skip to content

Commit 2171321

Browse files
committed
[Doc] README for Rocky Linux and Clear Linux
1 parent 2cce3ed commit 2171321

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ yum install kernel-devel
246246
yum group install "Development Tools"
247247
```
248248

249-
## AlmaLinux
249+
## AlmaLinux, Rocky Linux
250250
```sh
251251
## as root, install kernel development package and dependencies
252252
dnf --assumeyes install kernel-devel gcc make git bc
@@ -326,6 +326,8 @@ doas ckms build corefreqk=M.m.r
326326
gmake CC=clang
327327
```
328328

329+
## [Clear Linux](https://github.com/cyring/CoreFreq/wiki/CoreFreq-for-Clear-Linux)
330+
329331
## [Buildroot](https://github.com/cyring/CoreFreq-buildroot)
330332

331333
## Q&A

0 commit comments

Comments
 (0)