diff --git a/src/README.md b/src/README.md index 888dd4c..ab6a5b1 100644 --- a/src/README.md +++ b/src/README.md @@ -1,5 +1,5 @@ # Instructions For Running Manually -If you want to run from source or would like to use Picocrypt on any platform that supports Python, you're in the right place. To run Picocrypt from source, first make sure you have Python3 installed (any version >3.6 will do). Then, download Picocrypt.py from above. Now, install these dependencies via pip: argon2-cffi, pycryptodome, reedsolo, and cython. +If you want to run from source or would like to use Picocrypt on any platform that supports Python, you're in the right place. To run Picocrypt from source, first make sure you have Python3 installed (any version >3.6 will do). Then, download Picocrypt.py from above (you can download a zip file of the files above from the homepage). Now, install these dependencies via pip: argon2-cffi, pycryptodome, reedsolo, and cython. Next, download tkinterdnd2.zip from above. Extract it and go into it. Inside, you'll see two Python files and a directory called tkdnd.