andrew david burt
2016-07-29 96c1e362bbe17c92b3936c9af09206e79c557569
remove essentially duplicate "note" section under "initializing the database"

The note section under "initializing the database" was entered twice, the same except differing verb tenses. I removed one.
1 files modified
7 ■■■■■ changed files
docs/tutorials/wiki2/installation.rst 7 ●●●●● patch | view | raw | blame | history
docs/tutorials/wiki2/installation.rst
@@ -402,13 +402,6 @@
   already have a database, you should delete it before running
   ``initialize_tutorial_db`` again.
.. note::
   The ``initialize_tutorial_db`` command is not performing a migration but
   rather simply creating missing tables and adding some dummy data. If you
   already have a database, you should delete it before running
   ``initialize_tutorial_db`` again.
Type the following command, making sure you are still in the ``tutorial``
directory (the directory with a ``development.ini`` in it):