Removed old makefile instructions from README

stable
Justin Reichardt 2021-09-17 11:59:41 -05:00
parent 5b26e00ae8
commit d125a99347
2 changed files with 0 additions and 23 deletions

View File

@ -2,28 +2,6 @@
This reroutes sites to 0.0.0.0 in order to block them from being reached by adding them automatically to the hosts file.
## Requirements to install and run
### Linux
- gcc
- make
- libcurl4-gnutls-dev
## Install
### Linux
sudo make install
## Update
### Linux
sudo make reinstall
## How to use
Open the config file:

View File

@ -1,2 +1 @@
// the configured options and settings for Tutorial
#define rhosts_VERSION "@rhosts_VERSION@"