aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-04-17 22:58:00 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-04-17 22:58:00 +0200
commit31ff3d4873dfa041f56588451bc2bc91702573cd (patch)
treecb5486e5c45d1efe2ebcb3ece5db5d41f91b04d0
parent9568dc80fd9b6b3ca150448725c75f2ce5ac64b0 (diff)
Remove redundant backticks
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de05c71..b45ad69 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ playbooks, which can either be local or cloned from a remote git repository.
To perform updates once by hand, use the `sync` subcommand.
- `bashtard sync`
+ bashtard sync
This will pull the latest changes of remote playbooks, and then run a `sync`
command for each playbook that is used on the machine.