Browse Source

update GUI version in JMQT guide

master
Adam Gibson 6 years ago
parent
commit
1158e2409d
No known key found for this signature in database
GPG Key ID: 141001A1AF77F20B
  1. 2
      docs/JOINMARKET-QT-GUIDE.md

2
docs/JOINMARKET-QT-GUIDE.md

@ -4,7 +4,7 @@
The gui can be run directly from Python script by doing `python joinmarket-qt.py` from within `scripts/`, or by running the executable file/binary (**[CLICK HERE](https://github.com/AdamISZ/joinmarket-clientserver/releases/)** to download the latest release).
**LATEST VERSION of JoinMarket-Qt is GUI version 9**. You can check the version via `About` in the menu.
**LATEST VERSION of JoinMarket-Qt is GUI version 11**. You can check the version via `About` in the menu.
No other files / setup should be needed. You might need to `chmod 755` on Linux.

Loading…
Cancel
Save