From c8cc5419802219efaf1a6e4908e4f403f7519d40 Mon Sep 17 00:00:00 2001 From: jeet Date: Wed, 27 Dec 2023 13:45:59 -0500 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ce5d8..f39e048 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,4 @@ To get started, clone the github repo that goes along with this post: To install/reinstall NextDNS CLI you will use the config-nextdns.yml playbook. -'ansible-playbook playbooks/config-nextdns.yml' \ No newline at end of file +`ansible-playbook playbooks/config-nextdns.yml` \ No newline at end of file