From cd1afe94d12e4de5d8e835f82c1d55462d7335ac Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 18 Feb 2018 01:03:53 +0800 Subject: [PATCH] Remove duplicated "To" in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98c28e1..640aeca 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ The super easy way to setup a tor SOCKS5 proxy server without relay/exit feature ## How to renew IP? - - To To renew the IP that Tor gives you, simply restart your docker container: + - To renew the IP that Tor gives you, simply restart your docker container: ```sh $ docker restart tor_socks_proxy ```