We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d4bd0 commit b879a5bCopy full SHA for b879a5b
README.md
@@ -45,7 +45,7 @@ Some uses of a keylogger are:
45
###### **Run as a Python script**
46
3. `pip install requirements.txt` (alternatively `python -m pip ...`)
47
4. `python Start.py`
48
-###### **Run as an executable**
+###### **Run as an executable (7 MB)**
49
3. `pip install pyinstaller`
50
4. `pyinstaller --onefile --noconsole --icon=icon.ico Start.py`
51
5. `dist\Start.exe`
0 commit comments