From 1756c279302f4df08cf1242fe3fec570d548240b Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Wed, 6 Apr 2016 18:02:15 -0700 Subject: [PATCH] Adding upgrade instructions to docs --- docs/installation.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index f4bf8748436b..e8a9fe816c34 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -174,3 +174,15 @@ Druid ``Admin->Refresh Metadata`` menu item to populate * Navigate to your datasources + +Note that you can run the ``caravel refresh_druid`` command to refresh the +metadata from your Druid cluster(s) + + +Upgrading +--------- + +Upgrading should be as straightforward as running:: + + pip install caravel --upgrade + caravel db upgrade