Skip to content

Commit b879a5b

Browse files
Update README.md
1 parent 89d4bd0 commit b879a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Some uses of a keylogger are:
4545
###### **Run as a Python script**
4646
3. `pip install requirements.txt` (alternatively `python -m pip ...`)
4747
4. `python Start.py`
48-
###### **Run as an executable**
48+
###### **Run as an executable (7 MB)**
4949
3. `pip install pyinstaller`
5050
4. `pyinstaller --onefile --noconsole --icon=icon.ico Start.py`
5151
5. `dist\Start.exe`

0 commit comments

Comments
 (0)