1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

correcting md notation

This commit is contained in:
Alex Windett 2017-02-17 15:58:39 +00:00
parent d182fc8af5
commit 998d9b4b5b

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