mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
correcting md notation
This commit is contained in:
parent
d182fc8af5
commit
998d9b4b5b
@ -96,7 +96,8 @@ To use, make sure the following are installed:
|
|||||||
|
|
||||||
Then add following to your `.git/config`
|
Then add following to your `.git/config`
|
||||||
|
|
||||||
``[diff "sketchtool"]
|
```
|
||||||
|
[diff "sketchtool"]
|
||||||
textconv = "sketchtool dump"
|
textconv = "sketchtool dump"
|
||||||
cachetextconv = true
|
cachetextconv = true
|
||||||
``
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user