diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index ace65bdb..dc7d49a9 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -20,7 +20,7 @@ Rich requires Python 3.6.1 and above. Note that Python 3.6.0 is *not* supported Installation ------------ -You can install Rich with from PyPi with `pip` or your favorite package manager:: +You can install Rich from PyPi with `pip` or your favorite package manager:: pip install rich