From e43f2fc3e394b08442a48adbecd4e421b946c25c Mon Sep 17 00:00:00 2001 From: David Liu Date: Sun, 1 Nov 2015 09:27:24 -0800 Subject: [PATCH] Updated Dev Setup: Linux (markdown) --- Dev-Setup:-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev-Setup:-Linux.md b/Dev-Setup:-Linux.md index 10ac217..e8e7765 100644 --- a/Dev-Setup:-Linux.md +++ b/Dev-Setup:-Linux.md @@ -20,7 +20,7 @@ If you have not set up Git, then at least do the following: ## Cloning -First fork and clone [codecombat repository][repo], and track upstream. +First fork and clone the [CodeCombat repository][repo], and track upstream. git clone https://github.com/$GITHUB_USERNAME/codecombat.git cd codecombat