1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-03-13 05:41:16 +00:00

Merge pull request #53 from TomasGlgg/patch-1

Fix i2pd-qt submodule
This commit is contained in:
orignal 2021-07-24 15:07:45 -04:00 committed by GitHub
commit 50b22bccbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,7 @@ mkdir git
cd git
git clone https://github.com/PurpleI2P/i2pd-qt.git
cd i2pd-qt
git submodule update --init
```
For release build,