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 9c91bb3ce2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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