Merge pull request #2408 from wishdasher/AUT-2253_internal_python_module_folder

Update README in InternalPythonModules folder
This commit is contained in:
Richard Cordovano 2016-11-16 16:30:08 -05:00 committed by GitHub
commit 2d6b6d1056

View File

@ -1,3 +1,5 @@
Do not place user modules here. Place them in the folder at C:\Users\JDoe\AppData\Roaming\Autopsy\python_modules where JDoe is your Windows username. You can also access this folder by launching Autopsy and clicking Tools -> Python Plugins through the menu.
Place Jython modules HERE in their respective folders. Eg. -
InternalPythonModules/
- testModule1/