From eb044207da8626dd1da7945392180aa0bcbd6831 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Mon, 7 Jun 2021 11:10:41 -0400 Subject: [PATCH] docs: Small change to docker setup to keep consistent with linux.md --- docs/content/setup/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/setup/docker.md b/docs/content/setup/docker.md index e325de002..dc4067589 100644 --- a/docs/content/setup/docker.md +++ b/docs/content/setup/docker.md @@ -82,7 +82,7 @@ been signed by a private certificate authority. guardicore/monkey-island:1.10.0 --setup-only ``` -1. (Optional but recommended) Copy your `.crt` and `.key` files to `./monkey_island_data`. +1. (Optional but recommended) Move your `.crt` and `.key` files to `./monkey_island_data`. 1. Make sure that your `.crt` and `.key` files are read-only and readable only by you.