Skip to content

Commit cab894c

Browse files
committed
Use py to start ahkpy
1 parent 94313d6 commit cab894c

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
@@ -39,7 +39,7 @@ def bye():
3939
Finally, run the sample code:
4040

4141
```powershell
42-
ahkpy playground.py
42+
py -m ahkpy playground.py
4343
```
4444

4545
It will show a "Hello!" message box. When the user presses <kbd>F1</kbd>, it

0 commit comments

Comments
 (0)