Permalink
Browse files

Merge pull request #7 from feltus/spficklin-patch-1

Update README.md. Thanks Stephen!
  • Loading branch information...
2 parents be3021b + dcc1a62 commit c5848413175200fb22f46e1f00b44ced5c124111 @rynge rynge committed on GitHub Sep 30, 2016
Showing with 1 addition and 0 deletions.
  1. +1 −0 README.md
View
@@ -42,6 +42,7 @@ A workflow specific ssh key has to be created. This key is used for some of the
$ mkdir -p ~/.ssh
$ ssh-keygen -t rsa -b 2048 -f ~/.ssh/workflow
   (just hit enter when asked for a passphrase)
+
$ cat ~/.ssh/workflow.pub >>~/.ssh/authorized_keys
Test that the key is set up correctly by sshing from login02 to login02, using the new key:

0 comments on commit c584841

Please sign in to comment.