You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,5 +17,5 @@ Criptify is a Python script that uses the Fernet encryption algorithm from the c
17
17
18
18
- Download the latest release of the program from the [release](https://github.com/Wrynch/Criptify/releases/latest) page.
19
19
- Unzip the downloaded file to a directory of your choice.
20
-
- Run the install.bat script to install the required dependencies. If you encounter any issues, you may need to manually install tkinter and cryptography with your package manager.
20
+
- Run the install.bat script to install the required dependencies. If you encounter any issues, you may need to manually install tk and cryptography with your package manager.
21
21
- To use the program, run the launch.bat script. This will open a command prompt where you can enter commands to encrypt or decrypt files.
0 commit comments