From d1c591af5a73c9dfc8eba3d2cc459bb3b9f3001d Mon Sep 17 00:00:00 2001 From: Jany Belluz Date: Sat, 4 Jul 2020 11:43:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed5a04e..5ced3e5 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Alternatively, if you'd like to build Fantasque without installing required depe ```sh docker build -t fantasque . -docker run -v `pwd`/Variants:/fantasque/Variants +docker run -v `pwd`/Variants:/fantasque/Variants fantasque ``` [![](Specimen/Specimen.png)](Specimen/Specimen.pdf)