doc: correction du install.md

This commit is contained in:
Valentin Verdier 2024-08-24 12:03:20 +02:00
parent 4a90868bab
commit 40039c7597

View File

@ -1,6 +1,8 @@
# Installation # Installation
`helm repo add jupyterhub https://hub.jupyter.org/helm-chart/` `helm repo add jupyterhub https://hub.jupyter.org/helm-chart/`
`helm repo update` `helm repo update`
``` ```
helm upgrade --cleanup-on-fail \ helm upgrade --cleanup-on-fail \
--install jupyterhub-mimir jupyterhub/jupyterhub \ --install jupyterhub-mimir jupyterhub/jupyterhub \