Browse Source

Fix i2pd-qt submodule

pull/53/head
TomasGl 3 years ago committed by GitHub
parent
commit
5b3115dd58
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