Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fiduswriter/fiduswriter-ojs
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneswilm committed Jun 20, 2017
2 parents fe7c6ba + 2a4d9aa commit 81ac8f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Installation
3. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file
like this::

INSTALLED_APPS = [
INSTALLED_APPS += (
...
'ojs',
]
)


4. Run this to create the models::
Expand Down

0 comments on commit 81ac8f7

Please sign in to comment.