mirror of https://github.com/Textualize/rich.git
fix grammatical mistake in docs
This commit is contained in:
parent
a1e9cc7cc6
commit
e600d70053
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue