diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2016-09-05 13:51:19 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2016-09-05 13:56:12 +0530 |
commit | 37ac03da882a617d2b14532bc308972c82724b6f (patch) | |
tree | 5354c49b4fa0e2241d053ed5570714d7304f02b1 /README.markdown | |
parent | prep for perl 5.26 removing "." from @INC (diff) | |
download | gitolite-gentoo-37ac03da882a617d2b14532bc308972c82724b6f.tar.gz gitolite-gentoo-37ac03da882a617d2b14532bc308972c82724b6f.tar.bz2 gitolite-gentoo-37ac03da882a617d2b14532bc308972c82724b6f.zip |
minor README change
See mailing list thread, subject line "Readme-extensions"
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown index a211fab..411b0bb 100644 --- a/README.markdown +++ b/README.markdown @@ -7,14 +7,14 @@ Gitolite README **This is a minimal README for gitolite**, so you can quickly get started with: -* installing gitolite on a fresh userid on a Unix(-like) machine +* installing gitolite on a fresh userid on a Unix(-like) machine, using ssh * learning enough to do some basic access control **For anything more, you need to look at the complete documentation, at: <http://gitolite.com/gitolite>**. Please go there for what/why/how, concepts, background, troubleshooting, more details on what is covered here, advanced -features not covered here, migration from older gitolite, and many more -topics. +features not covered here, migration from older gitolite, running gitolite +over http (rather than ssh), and many more topics. <!-- --------------------------------------------------------------------- --> |