From a60d577b7db8a86e2b60d9120283fc65339eb2fa Mon Sep 17 00:00:00 2001 From: Vihar Kurama Date: Tue, 8 May 2018 02:18:41 +0530 Subject: [PATCH] Update installation.rst (#4930) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 0b776cfaf..f29453a14 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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