diff options
author | Adrian Kummerlaender | 2015-08-22 20:42:41 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2015-08-22 20:42:41 +0200 |
commit | a1e95832074ef46e3f97a8086d8a3a821fa92521 (patch) | |
tree | 02754d2d69c7fd9e386b6d0b3f05cbe506ed5028 | |
parent | 6f451726f864132ac9635199bd7f86ba1a2c4260 (diff) | |
download | MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.tar MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.tar.gz MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.tar.bz2 MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.tar.lz MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.tar.xz MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.tar.zst MetaTerm-a1e95832074ef46e3f97a8086d8a3a821fa92521.zip |
Update README.md as the necessary patches were merged
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -14,6 +14,5 @@ If all requirements are satisfied _MetaTerm_ may be built using a simple chain o ## Requirements -* Qt 5 -* QMLTermWidget version including support for program arguments - * Use [my fork](https://github.com/KnairdA/qmltermwidget) as long as the [pull request](https://github.com/Swordfish90/qmltermwidget/pull/4) is not merged +* [Qt 5](http://qt.io) +* [QMLTermWidget](https://github.com/Swordfish90/qmltermwidget) |