aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-08-22 20:42:41 +0200
committerAdrian Kummerlaender2015-08-22 20:42:41 +0200
commita1e95832074ef46e3f97a8086d8a3a821fa92521 (patch)
tree02754d2d69c7fd9e386b6d0b3f05cbe506ed5028
parent6f451726f864132ac9635199bd7f86ba1a2c4260 (diff)
downloadMetaTerm-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.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index abf5c9a..56a918a 100644
--- a/README.md
+++ b/README.md
@@ -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)