Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Mar 22, 2019
1 parent bee58c0 commit 5f4ba84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/example_project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To run this project locally, you can follow these instructions:
$ git clone https://github.com/ellmetha/django-machina
$ cd django-machina
$ make init
$ make
$ cd example_project/
$ pipenv run python manage.py migrate
$ pipenv run python manage.py createsuperuser
Expand Down
1 change: 0 additions & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Requirements
* `Markdown2`_ 2.3. or higher
* `Django-widget-tweaks`_ 1.4. or higher


.. note::

Django-machina uses Markdown by default as a syntax for forum messages, but you can change this
Expand Down

0 comments on commit 5f4ba84

Please sign in to comment.