Skip to content

Commit 581acce

Browse files
committed
DOC: mention python3 vs python
1 parent ada29d7 commit 581acce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ to download and install the latest release with a single command::
8686

8787
python3 -m pip install JACK-Client
8888

89+
Depending on your Python installation,
90+
you may have to use ``python`` instead of ``python3``.
8991
If you have installed the module already, you can use the ``--upgrade`` flag to
9092
get the newest release.
9193

0 commit comments

Comments
 (0)