Skip to content

Commit c0246b8

Browse files
MattDodsonEnglishPerlence
authored andcommitted
Install, makes tone a bit more conversational.
1 parent a9b7fa3 commit c0246b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Installation
22
============
33

44
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.
66

77
Once you've installed python, install the AutoHotkey.py package to the Python
88
user install directory. To do that, copy and paste the following into a
@@ -12,5 +12,5 @@ PowerShell window:
1212
1313
py -m pip install --user autohotkey.py
1414
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>`.

0 commit comments

Comments
 (0)