Skip to content

Commit b305243

Browse files
committed
Change the wording to match the Installation docs
1 parent cd2ce52 commit b305243

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
@@ -11,7 +11,7 @@ embedding a Python DLL into the AutoHotkey process.
1111
## Quickstart
1212

1313
Ensure that you have installed [Python](https://www.python.org/downloads/) 3.7
14-
and newer, and [AutoHotkey](https://www.autohotkey.com/) 1.1.28 and newer.
14+
or later and [AutoHotkey](https://www.autohotkey.com/) 1.1.28 or later.
1515

1616
Install the package to the Python user install directory. To do that, copy and
1717
paste the following into a PowerShell window:

0 commit comments

Comments
 (0)