From 1266fdab173af771361bc382039af7e30e3aa0e4 Mon Sep 17 00:00:00 2001 From: scamdotnet <43154292+scamdotnet@users.noreply.github.com> Date: Wed, 30 Jun 2021 14:57:49 -0400 Subject: [PATCH] Removed Install Heading Removed Install Heading as sudo make install was already in the Build Heading, and didn't need to have a separate heading. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 78f9d34..0307655 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,6 @@ make sudo make install ``` -## Install - -```shell -sudo make install -``` - ## License This project has been licensed by GPLv3.