diff --git a/README.md b/README.md index be3305343d..9e8b05c891 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ If you want to contribute, please take a look at the [Contributor's Guide](http: To clone this git repository, you can use these commands given tor is installed and running: - git -c http.proxy=socks5h://127.0.0.1:9050 clone http://y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion/darktux/torzu.git --recursive + git -c http.proxy=socks5h://127.0.0.1:9050 clone http://y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion/darktux/torzu.git cd torzu git submodule update --init --depth 1 --recursive