Skip to content

Commit 725f391

Browse files
mgalgsdavidism
authored andcommitted
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.
1 parent 939c77a commit 725f391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ update the code from the master branch:
142142
143143
pip install -U https://github.com/pallets/flask/archive/master.tar.gz
144144
145+
Once you've installed Flask you can continue to :ref:`quickstart`.
146+
145147
.. _install-install-virtualenv:
146148

147149
Install virtualenv

0 commit comments

Comments
 (0)