From a4068001a3a21d3539bcd0575e50b48d65661e81 Mon Sep 17 00:00:00 2001 From: kevgliss Date: Sun, 12 Mar 2017 15:01:21 -0700 Subject: [PATCH] Updating docs to align with normal deployment. (#718) --- docs/quickstart/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart/index.rst b/docs/quickstart/index.rst index 0d28aeaa..25dea347 100644 --- a/docs/quickstart/index.rst +++ b/docs/quickstart/index.rst @@ -79,7 +79,7 @@ And then run: .. code-block:: bash - $ make develop + $ make release .. note:: This command will install npm dependencies as well as compile static assets.