Browse Source

Merge pull request #53 from TomasGlgg/patch-1

Fix i2pd-qt submodule
pull/54/head
orignal 3 years ago committed by GitHub
parent
commit
50b22bccbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/devs/building/qt-desktop-gui.md

1
docs/devs/building/qt-desktop-gui.md

@ -54,6 +54,7 @@ mkdir git @@ -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,

Loading…
Cancel
Save