diff --git a/docs/source/pages/installation.rst b/docs/source/pages/installation.rst index 7b8ba9e26..e5231c162 100644 --- a/docs/source/pages/installation.rst +++ b/docs/source/pages/installation.rst @@ -25,7 +25,7 @@ Download Macaron is currently distributed as a Docker image. We provide a bash script ``run_macaron.sh`` to easily download and run it. -.. note:: When run, Macaron will create output files inside the current directory where ``run_macaron.sh`` is run. +.. note:: When run, Macaron will create output files inside the current directory where ``run_macaron.sh`` is run. If you run Docker Desktop, please make sure that the current directory is bind mountable for Docker (see the `File Sharing settings `_). Download the ``run_macaron.sh`` script and make it executable by running the commands (replace ``tag`` with the version you want or ``main`` for the latest version):