summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-msysgit-key-setup.textile
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2009-09-03 20:46:25 -0700
committerChris Wanstrath <chris@ozmm.org>2009-09-03 20:46:25 -0700
commit12338d38b13253f4310ba6e4555c9ba8d1faa2f6 (patch)
tree6102da53acdf92a4503df8b07ae8feb0a9318b2c /_posts/2009-06-15-msysgit-key-setup.textile
parenta70940667f0bff95b1713207fb193394afc30fca (diff)
parent5165e698d3e15cf840cc906faf1d3f4c1815bdbc (diff)
Merge branch 'master' of git@github.com:help/help.github.com
Diffstat (limited to '_posts/2009-06-15-msysgit-key-setup.textile')
-rw-r--r--_posts/2009-06-15-msysgit-key-setup.textile4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile
index bd371b1..47beb43 100644
--- a/_posts/2009-06-15-msysgit-key-setup.textile
+++ b/_posts/2009-06-15-msysgit-key-setup.textile
@@ -2,7 +2,7 @@
layout: default
title: Generating SSH keys (Win/msysgit)
description: Setting up SSH keys with msysgit on Windows
-categories: windows setup
+categories: windows
main_category: setup
---
@@ -12,7 +12,7 @@ Generating an SSH key with msysgit is a fairly straightforward process. First a
h2. Backup and remove existing keys
-Unless this is your first time installing msys on your computer, you should doublecheck that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
+Unless this is your first time installing msys on your computer, you should double check that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
<pre class="terminal">$ cd ~/.ssh
$ ls