Tweak to contributing.rst (#91)
This commit is contained in:
parent
b3df5e763c
commit
98840e475d
@ -56,7 +56,7 @@ At this point, you should be able to see the Web UI at http://localhost:8000
|
|||||||
|
|
||||||
Once your session is up and running, you can make yourself a superuser account::
|
Once your session is up and running, you can make yourself a superuser account::
|
||||||
|
|
||||||
docker compose -f docker/docker-compose.yml exec web manage.py createsuperuser
|
docker compose -f docker/docker-compose.yml exec web python3 manage.py createsuperuser
|
||||||
|
|
||||||
And you can run the tests inside your container::
|
And you can run the tests inside your container::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user