Skip to content

Commit

Permalink
Resolved readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouke committed May 14, 2015
1 parent 57273e0 commit 4b3b729
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ For Python compatibility, tox_ is used. You can run the full test suite with::

Releasing
---------
The following actions are required to push a new version:
The following actions are required to push a new version::

python example/manage.py makemigrations two_factor
git commit -am "Added migrations"
Expand All @@ -104,6 +104,7 @@ The following actions are required to push a new version:
git tag [version]
python setup.py sdist bdist_wheel upload


License
=======
This project is licensed under the MIT license.
Expand Down

0 comments on commit 4b3b729

Please sign in to comment.