From 824382afd685ced6582ad33e343d2d0faf1d4395 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 25 Sep 2022 13:34:01 +0200 Subject: [PATCH] fix: use code block in readme to simplify copy --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3bef56..812ece2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Cookiecutter recipe to easily create Ansible roles. -Usage: `cookiecutter https://gitea.rknet.org/xoxys/cookiecutter-ansible-role` +```Shell +cookiecutter https://gitea.rknet.org/xoxys/cookiecutter-ansible-role +``` ## License