diff options
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ Installation (on Wine): Installing idaSystemCalls: $ ln -s /path/to/idaSystemCalls/SystemCalls_constants.py ~/.wine/drive_c/Program\ Files/IDA\ 7.1/python/ - $ ln -s /home/a/projects/idaSystemCalls/SystemCalls.py ~/.wine/drive_c/Program\ Files/IDA\ 7.1/plugins/ + $ ln -s /path/to/idaSystemCalls/SystemCalls.py ~/.wine/drive_c/Program\ Files/IDA\ 7.1/plugins/ |