Updated requirements

Added gcc and splitrequirements into Linux (and eventually Windows and
Mac)
stable
Justin Reichardt 2021-09-02 14:04:49 -05:00
parent 58f1163623
commit cf69948108
1 changed files with 8 additions and 0 deletions

View File

@ -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 ## Requirements to install and run
### Linux
- gcc
- make - make
- libcurl4-gnutls-dev - libcurl4-gnutls-dev
## Install ## Install
### Linux
sudo make install sudo make install
## Update ## Update
### Linux
sudo make reinstall sudo make reinstall
## How to use ## How to use