update pip link

This commit is contained in:
Emil Sadek 2021-08-08 23:37:54 -07:00 committed by David Lord
parent ef3a82a282
commit 9830fd8a80
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 1 additions and 1 deletions

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