Skip to content

Commit

Permalink
docs: mention that username should be admin to load examples (#17484)
Browse files Browse the repository at this point in the history
Co-authored-by: Jayakrishnan Karolil <jayakrishnan.karolil@nielsen.com>
  • Loading branch information
jayakrishnankk and jayakrishnankarolilnlsn authored Nov 21, 2021
1 parent 8da982b commit 062039c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/docs/installation/installing_scratch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ superset db upgrade
Finish installing by running through the following commands:

```
# Create an admin user (you will be prompted to set a username, first and last name before setting a password)
# Create an admin user in your metadata database (use `admin` as username to be able to load the examples)
$ export FLASK_APP=superset
superset fab create-admin
Expand Down

0 comments on commit 062039c

Please sign in to comment.