From b7899248d4fcbc6d463ba37b14d468da976778fa Mon Sep 17 00:00:00 2001 From: Real-MullaC Date: Wed, 24 Jul 2024 12:31:53 +0100 Subject: [PATCH] Update faq.md Fixes syntax from WinUtil to LinUtil. --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index e3b3daef..b050876e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,4 +1,4 @@ # FAQ's -## How do I uninstall WinUtil? -* You do not have to uninstall WinUtil. As it is a script you run from Powershell it only loads into your RAM. This means as soon as you close WinUtil it will be deleted off your system. \ No newline at end of file +## How do I uninstall LinUtil? +* You do not have to uninstall LinUtil. As it is a script you run from your terminal it only loads into your RAM. This means as soon as you close LinUtil it will be deleted off your system. \ No newline at end of file