mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-08 22:31:03 +00:00
Fixes #62: Put variables at the end of the make command
This commit is contained in:
parent
7e5dda28f0
commit
6af7c5891a
@ -118,7 +118,7 @@ This will launch the various docker containers required for your Open edX platfo
|
||||
|
||||
You will most certainly need to create a user to administer the platform. Just run:
|
||||
|
||||
USERNAME=yourusername EMAIL=user@email.com make create-staff-user
|
||||
make create-staff-user USERNAME=yourusername EMAIL=user@email.com
|
||||
|
||||
You will asked to set the user password interactively.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user