From 40039c75971924f22770c325dcc10a37dbf54b29 Mon Sep 17 00:00:00 2001 From: valentin Date: Sat, 24 Aug 2024 12:03:20 +0200 Subject: [PATCH] doc: correction du install.md --- install.md | 2 ++ 1 file changed, 2 insertions(+) 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 \