소스 검색

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