mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-01-15 17:20:08 +00:00
update building instructions
This commit is contained in:
parent
e872010153
commit
be61895bdc
@ -26,7 +26,12 @@ Notice: git submodules are used so make sure to clone this repository recursivel
|
|||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
make
|
```sh
|
||||||
|
git submodule init && git submodule update
|
||||||
|
git submodule update --init
|
||||||
|
git pull --recurse-submodules
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
## Tools included
|
## Tools included
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user