Do not use --recursive twice in clone example in README
This commit is contained in:
parent
d02da8726d
commit
964b66bb00
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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
|
cd torzu
|
||||||
git submodule update --init --depth 1 --recursive
|
git submodule update --init --depth 1 --recursive
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue