diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-01-31 15:13:13 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-01-31 17:06:57 +0100 |
commit | 0a4c8960e0c838b803289102de4b9b760a646cb1 (patch) | |
tree | bcb9502d40befd5b3c934c31c778228fa5df04a8 /etc/README.template.md | |
parent | 164e900e96756c5eab57abac602c322d55e0c9b3 (diff) | |
download | rules-cc-0a4c8960e0c838b803289102de4b9b760a646cb1.tar.gz |
Update documentation
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" |