diff --git a/src/README.md b/src/README.md index fb2ab81..6b98818 100644 --- a/src/README.md +++ b/src/README.md @@ -4,7 +4,7 @@ If you want to run from source or would like to use Picocrypt on any platform th Next, download tkinterdnd2.zip from above. Extract it and go into it. Inside, you'll see two Python files and a directory called tkdnd. Now, find the directory where Python is installed. On Windows, for example, this folder would probably be here: -C:\Users\(Your username)\AppData\Local\Programs\Python\PythonXX. Go to there. +C:\Users\\(Your username)\AppData\Local\Programs\Python\PythonXX. Go to there. Now, go into Lib/ and then site-packages. Create a folder named tkinterdnd2. Go into there and copy __init__.py and TkinterDnD.py from the zip you extracted earlier to here.