Skip to content

Commit 53c6103

Browse files
Update oom_kill/README.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
1 parent 9046a29 commit 53c6103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oom_kill/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To check if your kernel has BTF built in, run:
1717
ls /sys/kernel/btf/vmlinux
1818
```
1919

20-
If that file exists, no further action is required. If it does not exist, install the kernel headers for your distribution using the command in the table below.
20+
If that file exists, no further action is required. If it does not exist, install the kernel headers using the command for your distribution:
2121

2222
| Distribution | BTF built in | Kernel headers install command |
2323
|---|---|---|

0 commit comments

Comments
 (0)