diff --git a/src/shadowbox/README.md b/src/shadowbox/README.md index 250bb34e5..9ecfac870 100644 --- a/src/shadowbox/README.md +++ b/src/shadowbox/README.md @@ -38,7 +38,7 @@ The output will be at `build/shadowbox/app`. ### Running Shadowbox as a Docker container > **NOTE**: This does not currently work in Docker on Mac due to use of -`--host=net` and integrity checks failing. For now, please see the Manual +`--network=host` and integrity checks failing. For now, please see the Manual testing section below. ### With docker command