From 140a055e4ef85080bbe3e7defdfeb2dd7b828b58 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Wed, 5 Oct 2016 08:56:55 -0700 Subject: [PATCH] [docs] add line in installation instructions --- docs/installation.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/installation.rst b/docs/installation.rst index e21383f406b..ae485cc38ce 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -304,6 +304,7 @@ Upgrading should be as straightforward as running:: pip install caravel --upgrade caravel db upgrade + caravel init SQL Lab -------