aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Xue <tonyxue@tonyxue.asia>2015-05-03 21:53:35 +0800
committerSitaram Chamarty <sitaram@atc.tcs.com>2015-05-03 19:37:05 +0530
commit8bef6711fbf8225153ef251450d475a2475631a7 (patch)
treefaf90b8c0aa99649d907220246655ed558db74bd /README.markdown
parentv3.6.3 (diff)
downloadgitolite-gentoo-8bef6711fbf8225153ef251450d475a2475631a7.tar.gz
gitolite-gentoo-8bef6711fbf8225153ef251450d475a2475631a7.tar.bz2
gitolite-gentoo-8bef6711fbf8225153ef251450d475a2475631a7.zip
(minor) fix typo
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 24149dc..a211fab 100644
--- a/README.markdown
+++ b/README.markdown
@@ -73,7 +73,7 @@ Finally, setup gitolite with yourself as the administrator:
gitolite setup -pk YourName.pub
-If the last command doesn't run perhaps "bin" in not in your "PATH". You can
+If the last command doesn't run perhaps "bin" is not in your "PATH". You can
either add it, or just run:
$HOME/bin/gitolite setup -pk YourName.pub