forked from orbit-oss/flask
docs: installation: Add link to Quickstart after install
Once Flask is installed many users will want to proceed to the next section in the docs (Quickstart). Add a link to the end of the Install section for this.
This commit is contained in:
parent
939c77a39a
commit
725f391399
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,8 @@ update the code from the master branch:
|
|||
|
||||
pip install -U https://github.com/pallets/flask/archive/master.tar.gz
|
||||
|
||||
Once you've installed Flask you can continue to :ref:`quickstart`.
|
||||
|
||||
.. _install-install-virtualenv:
|
||||
|
||||
Install virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue