From 9dc29eccb54a599e7e8fe86d95ab01b89b7a8836 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Mon, 11 May 2020 22:13:47 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f24de4..e02af25 100755 --- a/README.md +++ b/README.md @@ -29,10 +29,8 @@ ## 0.5.0 Patch Notes. ### Additional Dependencies -* gcc -- This will be installed by the new pre-installer script if its binary -is not detected at the arch distro default of /usr/bin/gcc - -All other distros should install via their systems package manager prior to +* gcc -- This will be installed by the new pre-installer script if its binary is not detected at /usr/bin/gcc +Users on distros other then Arch should install gcc via their systems package manager prior to running the installer. ### New Features