summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-04-27 12:19:11 -0700
committerCameron McEfee <cameron@github.com>2011-04-27 12:19:11 -0700
commit27a2e59d457e8de7abcc57bd3c2008ad11768559 (patch)
treef2cec6c339c4a1751d77e033f84ee77d15b1bfcb
parentb2b9e25c2a190edbf5202fabeb189186810b0c8f (diff)
Add Linux text editor
-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 &ldquo;Account Settings&rdquo;_ &gt; _Click &ldquo;SSH Public Keys&rdquo;_ &gt; _Click &ldquo;Add another public key&rdquo;_
- 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>