From bd7609a6526f2335e0f5fae5cecdcd67780e3f87 Mon Sep 17 00:00:00 2001 From: Blenderwizard Date: Fri, 23 Dec 2022 17:10:31 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496da13..8ca4273 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ rtkit is a Simple Linux Kernel Module, or LKM, rootkit that allows users to hide > > Use of this project is for **Educational / Testing purposes only**. Using it on **unauthorised machines** is **strictly forbidden**. If somebody is found to use it for **illegal / malicious intent**, author of the repo will **not** be held responsible. -> **Info** +> **Note** > > This Module has only been tested on linux kernel version 6.0.0. It should be compatable with most other versions.