diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b75eeb44..5ac830d5 100644 --- a/README.md +++ b/README.md @@ -568,7 +568,7 @@ output). Windows & IDA ------------- -Most of Miasm's IDA plugins use a subset of Miasm functionnality. +Most of Miasm's IDA plugins use a subset of Miasm functionality. A quick way to have them working is to add: * `elfesteem` directory and `pyparsing.py` to `C:\...\IDA\python\` or `pip install pyparsing elfesteem` * `miasm2/miasm2` directory to `C:\...\IDA\python\` |