diff --git a/README.md b/README.md index a97493d..f93d2e5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ _pypykatz_ for MemProcFS exposes mimikatz functionality in the folder `/py/secre #### Installation instructions: 1) Ensure MemProcFS supported version of 64-bit Python for Windows is on the system path (or specify in `-pythonpath` option when starting MemProcFS). NB! embedded Python will not work with _pypykatz_ since it requires access to Python pip installed packages. 2) Install _pypykatz_ pip package, in correct python environment, by running `pip install pypykatz`. -3) Copy the _pypykatz_ for _MemProcFS_ plugin by copying all files from [`/files/plugins/pym_pypykatz`](https://github.com/ufrisk/MemProcFS-plugins/tree/master/files/plugins) to corresponding folder in MemProcFS - overwriting any existing files there. +3) Copy the _pypykatz_ for _MemProcFS_ plugin by copying all files from [`/files/plugins/pym_pypykatz`](https://github.com/ufrisk/MemProcFS-plugins/tree/master/files/plugins/pym_pypykatz) to corresponding folder in MemProcFS - overwriting any existing files there. 4) Start MemProcFS. #### Functionality: