website: fixup

This commit is contained in:
Ylarod
2023-01-20 18:40:47 +08:00
parent 87fcfdf9e6
commit 7a275e8e2a
5 changed files with 9 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh
Then, you should check if *kprobe* is enabled in your kernel config, if it is not, please add these configs to it:
```txt
```
CONFIG_KPROBES=y
CONFIG_HAVE_KPROBES=y
CONFIG_KPROBE_EVENTS=y