correcting md notation

This commit is contained in:
Alex Windett 2017-02-17 15:58:39 +00:00
parent d182fc8af5
commit 998d9b4b5b
1 changed files with 3 additions and 2 deletions

View File

@ -96,7 +96,8 @@ To use, make sure the following are installed:
Then add following to your `.git/config`
``[diff "sketchtool"]
```
[diff "sketchtool"]
textconv = "sketchtool dump"
cachetextconv = true
``
```