From 29eb334773d3a4387553e081b4dd90b6314adac4 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Mon, 26 Feb 2024 15:55:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d08375..4cc04d0 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ `fedora-zen-custom` is a collection of packages that allow users to build the Zen Kernel for Fedora using the Clang compiler. The Zen Kernel is known for its performance tweaks and smoother system performance. With `fedora-zen-custom`, Fedora Linux users can easily harness the power of Zen! ## Installation -To install, run the conveniently placed script `build.sh` to install run `sudo dnf install RPMS/x86_64/linux-zen-VERSION.fc39.x86_64.rpm` \ No newline at end of file +To install, run the conveniently placed script `build.sh` to install run `sudo ./run-after-install.sh` \ No newline at end of file