diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 41007a1d..44763949 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,7 @@ Miasm uses: * python-pyparsing * python-dev * elfesteem from [Elfesteem](https://github.com/serpilliere/elfesteem.git) +* optionally python-pycparser To enable code JIT, one of the following module is mandatory: * GCC |