From 1e533db3a2d964c91a2f6a1306d367fd36867aef Mon Sep 17 00:00:00 2001 From: francishemingway <45243854+francishemingway@users.noreply.github.com> Date: Mon, 21 Oct 2019 00:21:40 -0400 Subject: [PATCH] fixed typo in installation instructions (#8413) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 569277ed4..93604375a 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -192,7 +192,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 run -p 8080 --with-threads --reload --debugger + superset run -p 8088 --with-threads --reload --debugger After installation, you should be able to point your browser to the right hostname:port `http://localhost:8088 `_, login using