mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-01-22 13:27:17 +01:00
commit
a596d1f965
|
@ -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…
Reference in a new issue