diff options
Diffstat (limited to 'etc/README.template.md')
-rw-r--r-- | etc/README.template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README.template.md b/etc/README.template.md index e12a3c0..203d462 100644 --- a/etc/README.template.md +++ b/etc/README.template.md @@ -15,7 +15,7 @@ or manually add the `rules-cc` repository to your `repos.json`. ~~~json ... -, "rules-cc": + , "rules-cc": { "repository": { "type": "git" , "branch": "master" |