Remove duplicated "To" in README.md

This commit is contained in:
Peter Dave Hello 2018-02-18 01:03:53 +08:00
parent b4d80b591f
commit cd1afe94d1

View file

@ -55,7 +55,7 @@ The super easy way to setup a tor SOCKS5 proxy server without relay/exit feature
## How to renew IP? ## 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 ```sh
$ docker restart tor_socks_proxy $ docker restart tor_socks_proxy
``` ```