From 961e1687f6c6c1b29399e45f5a047572d68b6833 Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 20 Aug 2022 11:32:40 +0200 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.