Skip to content

Commit

Permalink
docs (onboarding): clarified one step.
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Nov 26, 2023
1 parent fa5805f commit 59810cf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ copy `./metropolis/local_settings_sample.py` to `./metropolis/local_settings.py`

##### Creating your account
1. run `poetry run python ./manage.py createsuperuser` and enter the values
2. Look in your console to see the email that was printed out and find the email confirmation url
3. paste that url into your browser
4. sign in using the values you provided in step 1
2. run the server and go to the link provided in the terminal
3. click the login button and sign in using the credentials you provided in step 1
4. Look in your console to see the email that was printed out and find the email confirmation url
5. paste that url into your browser
6. sign in using the values you provided in step 1

0 comments on commit 59810cf

Please sign in to comment.