Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NewUserHa authored May 16, 2019
1 parent e9ea6fe commit 437ee09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Usage is simply
.. code:: shell
adev runserver <app-path>
**note:** adev run server <app-path> DOESN't work with ``web.run_app(app)``

``app-path`` can be a path to either a directory containing a recognized default file (``app.py``
or ``main.py``) or to a specific file. The ``--app-factory`` option can be used to define which method is called
Expand Down

0 comments on commit 437ee09

Please sign in to comment.