diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ Extra tools used for development are: [ShellCheck]: https://www.shellcheck.net/ [pandoc]: https://pandoc.org/ -For extra development-only checks such as memory tests, run: +For running the extra development-only checks, run: ```shell $ make dev-check |