Commit 9feaa43e by Tom Laudeman

syntax

parent 78843ab3
...@@ -29,10 +29,11 @@ modified files back to the Gitlab repository. ...@@ -29,10 +29,11 @@ modified files back to the Gitlab repository.
Generate an ssh key: Generate an ssh key:
Add the key via your gitlab profile settings -> ssh keys.
''' '''
ssh-keygen -t dsa ssh-keygen -t dsa
''' '''
Add the key via your gitlab profile settings -> ssh keys.
Edit your ~/.ssh/config file to contain a section like the following: Edit your ~/.ssh/config file to contain a section like the following:
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment