From 43487720e0aef4efc9f3995c2a335a2611b958f4 Mon Sep 17 00:00:00 2001 From: Matthew Rich Date: Wed, 27 Mar 2024 16:09:18 -0700 Subject: [PATCH] fix code block formatting --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 394ec83..ff05630 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,13 @@ These tools work with YAML descriptions of resources (E.g. files, users, contain Testing the current version involves checking out main and building. -`git clone https://gitea.rosskeen.house/Declarative/decl.git +``` +git clone https://gitea.rosskeen.house/Declarative/decl.git make test make build -` +``` # Command-line