From 7eebebd231c738593e628906e5b9716b64b4b9a4 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Tue, 6 Feb 2018 16:51:56 +0300 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f28eabf..6a3f6cda 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ We also recommend having these packages installed: support The latest stable version of ReText can be downloaded from [PyPI]. You can -also use `pip install ReText` command to install it from there. +also use `pip3 install ReText` command to install it from there. Translation files are already compiled for release tarballs and will be automatically loaded. For development snapshots, compile translations using