diff --git a/README.md b/README.md index 8680d9d..3e36927 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Within Python Virtual Environment: 1. Run `pip install -r requirements.txt` to install needed Python libraries. -2. Run `python torips.py` to write Tor exit nodes IPs to new created database. You need to get the torbulkexitlist from [here](https://check.torproject.org/exit-addresses) +2. Run `python torips.py` to write Tor exit nodes IPs to new created database. It get the torbulkexitlist from [here](https://check.torproject.org/exit-addresses) 3. Run `python spamcheck.py` for the first time to configure it.