浏览代码

Add missing syntax highlighting.

Dan Helfman 6 年之前
父节点
当前提交
2648f07e7a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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
 ```