diff options
| author | tekkub <tekkub@gmail.com> | 2009-09-03 21:34:28 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-09-03 21:34:28 -0600 |
| commit | 03448979f9cb459304365a9d660ed660baf48926 (patch) | |
| tree | e9e7d1722ede0294c6b3ec184d6c9ad77c6931b8 /_posts/2009-06-15-msysgit-key-setup.textile | |
| parent | 5ece4a3e366ddab6bafb46056e0908d5cc175950 (diff) | |
Add linux key setup guide
Diffstat (limited to '_posts/2009-06-15-msysgit-key-setup.textile')
| -rw-r--r-- | _posts/2009-06-15-msysgit-key-setup.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile index bd371b1..b630d41 100644 --- a/_posts/2009-06-15-msysgit-key-setup.textile +++ b/_posts/2009-06-15-msysgit-key-setup.textile @@ -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 |
