File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Installation
2
2
============
3
3
4
4
AutoHotkey.py requires `Python <https://www.python.org/downloads/ >`_ 3.7 or
5
- later, `AutoHotkey <https://www.autohotkey.com/ >`_ 1.1.28 or later.
5
+ later and `AutoHotkey <https://www.autohotkey.com/ >`_ 1.1.28 or later.
6
6
7
7
Once you've installed python, install the AutoHotkey.py package to the Python
8
8
user install directory. To do that, copy and paste the following into a
@@ -12,5 +12,5 @@ PowerShell window:
12
12
13
13
py -m pip install --user autohotkey.py
14
14
15
- Now you've installed AutoHotkey.py. Next, check out the :doc: ` /quickstart ` or
16
- go to the :doc: `Documentation Overview </index >`.
15
+ Now you've installed AutoHotkey.py. Next, you might want to check out
16
+ :doc: ` /quickstart ` or the :doc: `Documentation Overview </index >`.
You can’t perform that action at this time.
0 commit comments