diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 411b0bb..d821a1d 100644 --- a/README.markdown +++ b/README.markdown @@ -65,7 +65,7 @@ First, prepare the ssh key: Next, install gitolite by running these commands: - git clone git://github.com/sitaramc/gitolite + git clone https://github.com/sitaramc/gitolite mkdir -p $HOME/bin gitolite/install -to $HOME/bin |