diff --git a/README.md b/README.md index fa16759d..ebe57e41 100644 --- a/README.md +++ b/README.md @@ -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 -`` +```