From d43b8b89cf6297ef82941bc2ce2dabfde9855371 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 0b776cfaf2cc6..f29453a14cb91 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