update pip link

This commit is contained in:
Emil Sadek 2021-08-08 23:37:54 -07:00 committed by David Lord
parent 36bc79f324
commit e211fa69a6

View file

@ -26,7 +26,7 @@ Install and update using `pip`_:
$ pip install -U Flask
.. _pip: https://pip.pypa.io/en/stable/quickstart/
.. _pip: https://pip.pypa.io/en/stable/getting-started/
A Simple Example