mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Added extra details around setting up admin user (#1937)
after running create-admin the user will be prompted to provide extra details and set the admin password
This commit is contained in:
committed by
Maxime Beauchemin
parent
cbf3562a6f
commit
98e83255e6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user