diff --git a/README.md b/README.md index 69f5465..d850d86 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ Notebook servers. You set the desired Notebook server image in a `DOCKER_NOTEBOOK_IMAGE` environment variable. JupyterHub reads the Notebook image name from `jupyterhub_config.py`, which -reads the Notebook image name from the `DOCKER_CONTAINER_IMAGE` environment +reads the Notebook image name from the `DOCKER_NOTEBOOK_IMAGE` environment variable: ```