diff --git a/README.rst b/README.rst index 4b7ff42a..63f9c18a 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Install and update using `pip`_: .. code-block:: text - $ pip install -U Flask + $ pip3 install -U Flask .. _pip: https://pip.pypa.io/en/stable/getting-started/