Skip to content

Commit

Permalink
Added extra details around setting up admin user (#1937)
Browse files Browse the repository at this point in the history
after running create-admin the user will be prompted to provide extra details and set the admin password
  • Loading branch information
mobcdi authored and mistercrunch committed Jan 10, 2017
1 parent cbf3562 commit 98e8325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Follow these few simple steps to install Superset.::
# Install superset
pip install superset

# Create an admin user
# Create an admin user (you will be prompted to set username, first and last name before setting a password)
fabmanager create-admin --app superset

# Initialize the database
Expand Down

0 comments on commit 98e8325

Please sign in to comment.