diff --git a/install.md b/install.md index 20e5fea..b78f53c 100644 --- a/install.md +++ b/install.md @@ -1,6 +1,8 @@ # Installation `helm repo add jupyterhub https://hub.jupyter.org/helm-chart/` + `helm repo update` + ``` helm upgrade --cleanup-on-fail \ --install jupyterhub-mimir jupyterhub/jupyterhub \