Skip to content

Commit

Permalink
FIX README startproject bottlepy#9
Browse files Browse the repository at this point in the history
  • Loading branch information
dunossauro committed Jan 2, 2018
1 parent 097a044 commit 6051214
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Start new project:

.. code-block:: bash
bottle-boilerplate startproject YOUR-PROJECT-NAME
bottle startproject YOUR-PROJECT-NAME
cd YOUR-PROJECT-NAME
pip install -r requirements.txt
Expand All @@ -42,4 +42,3 @@ Open Bottle documentation:
.. code-block:: bash
bottle-boilerplate doc

0 comments on commit 6051214

Please sign in to comment.