From 05688fcc26f67f388b27bcd42d93db8a903ec274 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Thu, 8 Apr 2021 11:10:08 -0400 Subject: [PATCH] Fixed formatting --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 9306676..58af5e9 100644 --- a/src/README.md +++ b/src/README.md @@ -1,5 +1,5 @@ # Running from source -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, cython>, reedsolo, and blake3. Make sure tkinter is installed on your platform. On Linux, you might have to sudo apt-get install python3-tk. +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, cython, reedsolo, and blake3. Make sure tkinter is installed on your platform. On Linux, you might have to sudo apt-get install python3-tk. Next, download tkinterdnd2.zip from above. Extract it and go into it. Inside, you'll see two Python files and a directory called tkdnd.