forked from orbit-oss/flask
Update quickstart.rst (#3767)
This commit is contained in:
parent
b82c2e611a
commit
12a4d15546
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ First of all you need to look at the error message.
|
||||||
Old Version of Flask
|
Old Version of Flask
|
||||||
````````````````````
|
````````````````````
|
||||||
|
|
||||||
Versions of Flask older than 0.11 use to have different ways to start the
|
Versions of Flask older than 0.11 used to have different ways to start the
|
||||||
application. In short, the :command:`flask` command did not exist, and
|
application. In short, the :command:`flask` command did not exist, and
|
||||||
neither did :command:`python -m flask`. In that case you have two options:
|
neither did :command:`python -m flask`. In that case you have two options:
|
||||||
either upgrade to newer Flask versions or have a look at the :ref:`server`
|
either upgrade to newer Flask versions or have a look at the :ref:`server`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue