diff --git a/contrib/man/md/README.md b/contrib/man/md/README.md index c6417d2470..46a076a929 100644 --- a/contrib/man/md/README.md +++ b/contrib/man/md/README.md @@ -57,7 +57,7 @@ Using this Dockerfile, create a Docker image tagged `fedora/pandoc`: docker build -t fedora/pandoc . -Once the image is built, run a container using it: +Once the image is built, run a container using the image with *volumes*: docker run -v //docker/contrib/man:/pandoc:rw \ -w /pandoc -i fedora/pandoc /pandoc/md/md2man-all.sh