From 14f2d664a74c061792571a20cc63ab5a28be5590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danie=CC=88l=20de=20Kok?= Date: Wed, 18 Jan 2023 09:32:09 +0100 Subject: [PATCH] Typo --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index 17a34efd9..a434efe9a 100644 --- a/website/README.md +++ b/website/README.md @@ -41,7 +41,7 @@ If you'd like to do this, **be sure you do _not_ include your local `node_modules` folder**, since there are some dependencies that need to be built for the image system. Rename it before using. -First build the Docker container. This only needs to be done on the first run +First build the Docker image. This only needs to be done on the first run or when changes are made to `Dockerfile` or the website dependencies: ```bash