aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-10-04 23:04:17 +0800
committerJesús <heckyel@hyperbola.info>2022-10-04 23:04:17 +0800
commitdf92277b506d1da4813e23d1ed8e61980aff4be0 (patch)
tree693163eeef19e2248dfaad86e0572ec247409426 /README.md
parentcc48c7f800628dfb3b9d6b38079241daf990dea0 (diff)
downloadgitolite-cgit-docker-df92277b506d1da4813e23d1ed8e61980aff4be0.tar.lz
gitolite-cgit-docker-df92277b506d1da4813e23d1ed8e61980aff4be0.tar.xz
gitolite-cgit-docker-df92277b506d1da4813e23d1ed8e61980aff4be0.zip
README.md: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6d93fd9..3546695 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ Supported clone method:
- HTTP: `enable-http-clone=1` by default, which let cgit act as a dumb HTTP enpoint for git clones.
You can disable that by edit /etc/cgitrc. I may consider to add more feature, so you can set config
- from `docker run` or `docker-compose.yml`. `git push` is not supported via HTTP at this moment.
+ from `docker run` or `docker-compose.yml`. `git push` is not supported via HTTP.
git clone http://<server_ip>/<repo_name>
@@ -73,7 +73,7 @@ $ docker pull rusian/gitolite-cgit
2. Create environment file
-In this repo, I create `gitolite` admin with the host public key and username.
+I create `gitolite` admin with the host public key and username.
In case, you are running this on server, you need to enter
**SSH_KEY** and **SSH_KEY_NAME** into `config.env`: