Update installation.rst (#4930)
This commit is contained in:
parent
d87504cb42
commit
a60d577b7d
|
|
@ -126,7 +126,7 @@ Follow these few simple steps to install Superset.::
|
|||
superset init
|
||||
|
||||
# To start a development web server on port 8088, use -p to bind to another port
|
||||
# superset runserver -d
|
||||
superset runserver -d
|
||||
|
||||
|
||||
After installation, you should be able to point your browser to the right
|
||||
|
|
|
|||
Loading…
Reference in New Issue