diff --git a/docs/installation.rst b/docs/installation.rst index 82189ed07dc22..aa0d2c00d19f8 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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