diff options
author | mail_redacted_for_web | 2016-02-24 16:42:00 -0500 |
---|---|---|
committer | mail_redacted_for_web | 2016-02-24 16:42:00 -0500 |
commit | 7b5f05244221d9ffc490132617840f8b449711b4 (patch) | |
tree | 68e3efb401a7d5389274576991f9a7ab8927f0df /README.md | |
parent | e79b5277ce758650b76c656352899e503c08f0b0 (diff) | |
download | control-repo-template-7b5f05244221d9ffc490132617840f8b449711b4.tar.bz2 |
Corrected documentation grammar.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ http://docs.puppetlabs.com/pe/latest/regenerate_certs_master.html 2. After Gitlab is installed you may sign if with the `root` user and password `5iveL!fe` -3. Make an user for yourself +3. Make a user for yourself 4. Make an ssh key to link with your user. You’ll want to do this on the machine you intend to edit code from ( most likely not your puppet master but your local workstation / laptop ) - http://doc.gitlab.com/ce/ssh/README.html |