summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2010-05-27 01:08:47 -0600
committertekkub <tekkub@gmail.com>2010-05-27 01:08:47 -0600
commitbbb30af9e650f20c4bb110d10bcc3ab02f981c32 (patch)
treeeaaf109c1f316378d15d903e8a7675c459d9a0cf
parentc63dee12d0ab03165b657e6ec19b52dbf92a166c (diff)
Fork me.
-rw-r--r--index.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.markdown b/index.markdown
index ae05348..c29a1d2 100644
--- a/index.markdown
+++ b/index.markdown
@@ -19,7 +19,7 @@ Getting up and running from scratch is easy:
1. [Install Git](git-installation-redirect)
2. [Generate a keypair](key-setup-redirect) -- *[If you have troubles](troubleshooting-ssh)*
3. [Set your user and email in git](git-email-settings)
-4. [Create a repo](creating-a-repo) or "fork an existing repo](forking)
+4. [Create a repo](creating-a-repo) or [fork an existing repo](forking)
After you've created a repo you will presented with the commands necessary to create a new empty repo locally, push an existing local repo, or import an SVN repo.