Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
allenwest24 authored Dec 20, 2019
1 parent 1738611 commit fe558e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ The following info will be the instructions on how to set up the workspace neede
- Now we have our libraries and prerequisites.
- import the library in your main file.
- The rest of the instructions will be commented into the keylogger itself. If any excessive information is needed it will be written below:
- Note: if target machine is set in different language, the symbols will look different. We handle this problem in SECOND TEST with the try: using "utf-8"
- Note: if target machine is set in different language, the symbols will look different. We handle this problem with the try: using "utf-8"
- In order to stop it, in terminal type: killall python
- Due to the way the libraries work, this is going to be in python2

0 comments on commit fe558e9

Please sign in to comment.