Skip to content

Commit e9ced10

Browse files
authored
docs: update Installation Guide with Docker Desktop instructions (#809)
Signed-off-by: Jens Troeger <[email protected]>
1 parent 173f920 commit e9ced10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/pages/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Download
2525

2626
Macaron is currently distributed as a Docker image. We provide a bash script ``run_macaron.sh`` to easily download and run it.
2727

28-
.. note:: When run, Macaron will create output files inside the current directory where ``run_macaron.sh`` is run.
28+
.. 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 <https://docs.docker.com/desktop/settings/mac/?uuid=95C3E343-F11C-4A35-A10C-6B5431B73E14#file-sharing>`_).
2929

3030
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):
3131

0 commit comments

Comments
 (0)