Skip to content

Commit

Permalink
Update passwordless.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monaghaa committed Jun 23, 2020
1 parent c79e346 commit 8c9bd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compute/passwordless.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You only need to perform this step once. From a local terminal run:
ssh-keygen -t ed25519
```

This will create `~/.ssh/id_ed25519` and `~/.ssh/id_ed25519.pub` on your local machine (_note: the "~" denotes your home directory).
This will create `~/.ssh/id_ed25519` and `~/.ssh/id_ed25519.pub` on your local machine (_note: the "~" denotes your home directory_).

### Copy the public key to ~/.ssh/authorized_keys on a CURC login node

Expand Down

0 comments on commit 8c9bd0c

Please sign in to comment.