jeffreythewang commented on a change in pull request #4451: [cli] Preparing to
deprecate wrapping of external commands
URL:
https://github.com/apache/incubator-superset/pull/4451#discussion_r175957193
##########
File path: docs/installation.rst
##########
@@ -125,10 +125,7 @@ Follow these few simple steps to install Superset.::
# Create default roles and permissions
superset init
- # Start the web server on port 8088, use -p to bind to another port
- superset runserver
-
- # To start a development web server, use the -d switch
+ # To start a development web server on port 8088, use -p to bind to anothe
port
Review comment:
nit: typo
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services