From adbdae0e118d3f600bfba6ca9ca32e17dc311bcd Mon Sep 17 00:00:00 2001 From: Rupert Edwards <12942791+ruped24@users.noreply.github.com> Date: Sun, 13 Jan 2019 14:12:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1d2742..82d1a41 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network. #### Dependencies: +```bash apt install tor +``` #### [Usage](https://drive.google.com/open?id=0B79r4wTVj-CZVy10Ujg5Vjl5WFk): ```python