aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8e2c5aa..e9c3fe9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ MIPS CPU simulator for education purposes.
Dependencies
------------
-* Qt 5 (qtmips\_gui can be compiled with Qt4 but not qtmips\_cli)
+* Qt 5
* elfutils (libelf works too but you might have problems with it)
Compilation