aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb60441..ea96aa5 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ MIPS CPU simulator for education purposes.
Dependencies
------------
* Qt 5 (version 4 is not tested but it might work)
-* libelf
+* elfutils (libelf works too but you might have problems with it)
Compilation
-----------