aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 205b731..fe31745 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Puppet module for git management
This module sets all structure need to run git in a server. It's dependent on
puppet-inetd module if you want to use git-daemon.
-The only manual step needed is to load your ssh pubkey into gitosis
-configuration, by doing something like
+The only manual step needed is to load your ssh pubkey into the configuration,
+by doing something like
- sudo -H -u gitosis gitosis-init
+ sudo -H -u git gitolite setup -pk yourkey.pub