diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ----------- |