diff --git a/docs/installation.rst b/docs/installation.rst index f4bf8748436ba..e8a9fe816c34c 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