creativecommons/legaldb

Typo in Create Super User command in README.md

pratikdaigavane opened this issue · 0 comments

Description

Typo in Create Super User command in README.md

Reproduction

https://github.com/creativecommons/legaldb/blob/main/README.md#execute-commands
Line Number 55 of README.md

Expectation

The actual command should be: docker-compose run app sh -c "python manage.py createsuperuser"

Screenshots

Environment

  • Device: (eg. iPhone Xs; laptop)
  • OS: (eg. iOS 13.5; Fedora 32)
  • Browser: (eg. Safari; Firefox)
  • Version: (eg. 13; 73)
  • Other info: (eg. display resolution, ease-of-access settings)

Additional context

Resolution

  • I would be interested in resolving this bug.