From 76e390bf58b4a4ac2143ddf56f074cae1da5601f Mon Sep 17 00:00:00 2001 From: tschaffter Date: Fri, 8 Oct 2021 10:15:29 -0700 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58e65c5..66eb188 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,8 @@ RStudio: docker compose pull docker compose up -If you want to build the image and start RStudio, for instance after having -customized the `Dockerfile`: +If you want to build the image and start RStudio, for instance after customizing +`Dockerfile`: docker compose up --build