diff --git a/README.md b/README.md index 5f0095552dc446dcef5c50eeca064c4efd3a3132..e6b85d65737ce5bbc76cf64b5910675123b36e40 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ ssh-keygen -t rsa sudo -H -u git gitosis-init < ~/.ssh/id_rsa.pub sudo chmod 755 /home/git/repositories/gitosis-admin.git/hooks/post-update + +cd /tmp && git clone git@localhost:gitosis-admin.git + +rm -rf gitosis-admin.git && cd ``` ## Install ruby 1.9.2