fix usage information

This commit is contained in:
baccenfutter 2013-11-25 22:50:40 +01:00
parent 8ed9ffc4ec
commit 15364e48d5

View file

@ -8,7 +8,7 @@ Django database with all discovered members, and groups.
https://github.com/c-base/cbmi/issues/22
Usage:
# ./manage shell
# python manage.py shell
from pop_members import *
populate_members()
"""