From bba4b3b09dde7e58e328c528fddd7cf2a26e0ce3 Mon Sep 17 00:00:00 2001 From: bt Date: Fri, 19 Jan 2024 10:09:57 -0500 Subject: --- wiki/cgit.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/cgit.mdwn b/wiki/cgit.mdwn index cc9e276..48c5a23 100644 --- a/wiki/cgit.mdwn +++ b/wiki/cgit.mdwn @@ -8,7 +8,7 @@ You can see a **live version** [here](https://git.btxx.org). The following assumes that you wish to have cgit running at the top-level of your chosen domain (ie. git.example.com) -SSH into your account the download and unpack the latest release: +SSH into your account then download and unpack the latest release: git clone git://git.zx2c4.com/cgit cgit-src cd cgit-src @@ -32,7 +32,7 @@ Build and install it: ## Configuration -Make a text file named `cgitrc` where you specified for CGIT_CONFIG and add the following (these are some personal defaults to make thins cleaner): +Make a text file named `cgitrc` where you specified CGIT_CONFIG and add the following (these are some personal defaults to make things cleaner): logo=/cgit.png root-title=main root title -- cgit v1.2.3-54-g00ecf