docs: Small change to docker setup to keep consistent with linux.md

This commit is contained in:
Mike Salvatore 2021-06-07 11:10:41 -04:00
parent 871fce1549
commit eb044207da
1 changed files with 1 additions and 1 deletions

View File

@ -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.