From 3a74365ebc5fc8eaa8c42bd78ec16a7bf7d57e98 Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Sun, 25 Nov 2018 14:51:29 +0100 Subject: [PATCH] Fix formatting in dev.md --- docs/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev.md b/docs/dev.md index 3f3f8ac..5140fe8 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -57,7 +57,7 @@ If you want to run ansible-cmdb directly from the Git repo: Ansible-cmdb uses [sla (the Simple Little Automator)](https://github.com/fboender/sla) to do builds and run tests. -You don't need to have `sla` installed`. You can run rules directly in your +You don't need to have `sla` installed. You can run rules directly in your shell. For example, to run the `test` rule: $ . build.sla && test