From ba632608b9b9e333a40e4677d11c55a985781779 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Fri, 4 Mar 2022 00:18:15 +0100 Subject: [PATCH] make "everything" strikethrough again as in the todo "everything" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 852d73a..18c12db 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Proof reading is still contribution! ## TODO -* ~~Everything +* ~~Everything~~ * ~~Show general warning to user and inform about making a backup and general expectations~~ * ~~Detect if user has an amd or intel CPU and provide the correct IOMMU kernel args based on that~~ * ~~Tell user to enable IOMMU (VT-d/AMD-v) on their motherboard and bootloader~~