Skip to content

Commit

Permalink
add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
manelclos committed Jul 17, 2019
1 parent e2066f5 commit 18c66c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ answer <https://stackoverflow.com/a/39648244/593907>`__
Usage
-----

Install with:

::

pip install django-groupadmin-users

Add ''groupadmin\_users'' to INSTALLED\_APPS after
''django.contrib.auth''. That's it.

Expand Down

0 comments on commit 18c66c0

Please sign in to comment.