diff --git a/config.yaml b/config.yaml index 7a6066f..eeb55e5 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,5 @@ repo: - scanPath: /var/www/git + scanPath: /var/git readme: - readme - README diff --git a/readme b/readme index bc0ef0b..5ee94c1 100644 --- a/readme +++ b/readme @@ -30,7 +30,7 @@ directory by default; pass the '--config' flag to point it elsewhere. Example config.yaml: repo: - scanPath: /var/www/git + scanPath: /var/git readme: - readme - README