Merge pull request #4227 from esadek/pip_link

update pip link
This commit is contained in:
David Lord 2021-08-10 06:18:38 -07:00 committed by GitHub
commit eaf2d8bc55

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