From 01295e145594ccd2d978061ce9371c37a1e5210a Mon Sep 17 00:00:00 2001 From: carronj Date: Fri, 17 Jun 2022 13:57:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1e9bea..460ee10 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The –-user is required only if you don’t have write permission to your main Alternatively, you can use the Dockerfile to install the code in a separate container (see below). -#### Docker installation +#### Docker installation (credits Louis Legrand) The Dockerfile allows you to install plancklens and lenspyx in a [Docker](https://docs.docker.com/) container and to run Jupyter. This image is based on the [jupyter/scipy-notebook](https://jupyter-docker-stacks.readthedocs.io/en/latest/) image.