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