From ac8c705c952b7151cc0bf075742146cac3b93cac Mon Sep 17 00:00:00 2001 From: William Henry Date: Mon, 21 Apr 2014 14:37:08 -0600 Subject: [PATCH] Changed Image to image. Docker-DCO-1.1-Signed-off-by: William Henry (github: ipbabble) Changes to be committed: modified: contrib/man/md/README.md --- contrib/man/md/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/man/md/README.md b/contrib/man/md/README.md index 9994ce79d..d49b39b7a 100644 --- a/contrib/man/md/README.md +++ b/contrib/man/md/README.md @@ -49,7 +49,7 @@ container. Using the supplied Dockerfile, Docker will create a Fedora based container and isolate the Pandoc installation. This is a seamless process, saving you from dealing with Pandoc and dependencies on your own computer. -## Building the Fedora / Pandoc Image +## Building the Fedora / Pandoc image There is a Dockerfile provided in the `docker/contrib/man/md` directory.