From 25bb1fbe4af63da70548585c546399bbc16635bd Mon Sep 17 00:00:00 2001 From: project-repo Date: Wed, 11 Aug 2021 13:22:11 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e86164..ed2c2e6 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ for this to work. #### Man Pages Cagebreak has man pages. To use them, make sure that you have `pandoc` -installed. Then, add `-Dman-pages=true to the `meson` command. +installed. Then, add `-Dman-pages=true` to the `meson` command. ### Running Cagebreak