diff --git a/README.md b/README.md index c872d270..5db0a16a 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,9 @@ rm -rf trader ``` Then continue above with "Run the script". + +## Mac users + +In Docker Desktop make sure that in `Settings -> Advanced` the following boxes are ticked + +![Docker Desktop settings](images/docker.png) diff --git a/images/docker.png b/images/docker.png new file mode 100644 index 00000000..80c5b854 Binary files /dev/null and b/images/docker.png differ