Skip to content

Commit 7eebebd

Browse files
committed
Recommend using pip3 instead of pip
Versioned commands are available since pypa/pip#1053, or pypa/pip#1251 if pip is installed from a wheel. Fixes #353.
1 parent f3fe233 commit 7eebebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We also recommend having these packages installed:
3030
support
3131

3232
The latest stable version of ReText can be downloaded from [PyPI]. You can
33-
also use `pip install ReText` command to install it from there.
33+
also use `pip3 install ReText` command to install it from there.
3434

3535
Translation files are already compiled for release tarballs and will be
3636
automatically loaded. For development snapshots, compile translations using

0 commit comments

Comments
 (0)