summaryrefslogtreecommitdiff
path: root/_includes/ssh_setup.markdown
diff options
context:
space:
mode:
Diffstat (limited to '_includes/ssh_setup.markdown')
-rw-r--r--_includes/ssh_setup.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/ssh_setup.markdown b/_includes/ssh_setup.markdown
index 85998a7..7b21258 100644
--- a/_includes/ssh_setup.markdown
+++ b/_includes/ssh_setup.markdown
@@ -78,7 +78,7 @@
On the GitHub site _Click “Account Settings”_ > _Click “SSH Public Keys”_ > _Click “Add another public key”_
- Open the id_rsa.pub file with a text editor (Notepad or TextEdit will do just fine). This is your public SSH key. You may need turn on &ldquo;view hidden files&rdquo; to find it because the <em>.ssh</em> directory is hidden. __It&rsquo;s important you copy your SSH key exactly as it is written without adding any newlines or whitespace.__ Now paste it into the &ldquo;Key&rdquo; field.
+ Open the id_rsa.pub file with a text editor (Notepad, TextEdit, or gedit will do just fine). This is your public SSH key. You may need turn on &ldquo;view hidden files&rdquo; to find it because the <em>.ssh</em> directory is hidden. __It&rsquo;s important you copy your SSH key exactly as it is written without adding any newlines or whitespace.__ Now paste it into the &ldquo;Key&rdquo; field.
<div class="more-info">
<h4 class="compressed">Can&rsquo;t view hidden files? Other ways to copy:</h4>