From 4fce6bc1efa7b76c0cd187b8e5e4f94581a7eef5 Mon Sep 17 00:00:00 2001 From: Caleb Fultz Date: Wed, 15 Nov 2023 12:34:51 -0500 Subject: [PATCH] README.md Update --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 74faf32..1ef0cd1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,4 @@ sudo apt install libsdl1.2-compat-dev libbz2-dev libssl-dev libsqlite3-dev libgl ### Fedora (Rocky is a pain in the dick to get Zandronum working) ``` sudo dnf install SDL-devel bzip2-devel mesa-libGL-devel openssl-devel sqlite-devel -``` - -### Help -Open an issue if you need assistance \ No newline at end of file +``` \ No newline at end of file