From cf69948108b10128c0c1ae799efe20f6b14ddfd0 Mon Sep 17 00:00:00 2001 From: Justin Reichardt Date: Thu, 2 Sep 2021 14:04:49 -0500 Subject: [PATCH] Updated requirements Added gcc and splitrequirements into Linux (and eventually Windows and Mac) --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Readme.md b/Readme.md index 7d171b5..3e84e62 100644 --- a/Readme.md +++ b/Readme.md @@ -4,16 +4,24 @@ This reroutes sites to 0.0.0.0 in order to block them from being reached by addi ## Requirements to install and run +### Linux + +- gcc + - make - libcurl4-gnutls-dev ## Install +### Linux + sudo make install ## Update +### Linux + sudo make reinstall ## How to use