diff options
-rw-r--r-- | wiki/cgit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/cgit.mdwn b/wiki/cgit.mdwn index ea7f650..cc9e276 100644 --- a/wiki/cgit.mdwn +++ b/wiki/cgit.mdwn @@ -46,7 +46,7 @@ Make a text file named `cgitrc` where you specified for CGIT_CONFIG and add the include=/home/protected/cgitrepos -The in the specified file (`cgitrepos`), place your repos, ex: +Then in the specified file (`cgitrepos`), place your repos, ex: repo.url=MyRepo repo.path=/home/public/MyRepo.git |