forked from orbit-oss/flask
docs: requirements.rst -> requirements.txt
This commit is contained in:
parent
a8f570cc62
commit
936e787cca
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Finding Extensions
|
|||
|
||||
Flask extensions are listed on the `Flask Extension Registry`_ and can be
|
||||
downloaded with ``easy_install`` or ``pip``. If you add a Flask extension
|
||||
as dependency to your ``requirements.rst`` or :file:`setup.py` file they are
|
||||
as dependency to your :file:`requirements.txt` or :file:`setup.py` file they are
|
||||
usually installed with a simple command or when your application installs.
|
||||
|
||||
Using Extensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue