From 2648f07e7a9727dd223c969ff601f9959110e3cf Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Wed, 29 Aug 2018 23:01:11 -0700 Subject: [PATCH] Add missing syntax highlighting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1094eb6c..8f5205ce 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ the following deviations from it: To get set up to hack on borgmatic, first clone master via HTTPS or SSH: -``` +```bash git clone https://projects.torsion.org/witten/borgmatic.git ```