Skip to content

Commit

Permalink
Adding upgrade instructions to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 7, 2016
1 parent 7867267 commit 1756c27
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/installation.rst
Expand Up @@ -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

0 comments on commit 1756c27

Please sign in to comment.