From d9dc96d445c8d583bff9fa8291487233799139c5 Mon Sep 17 00:00:00 2001 From: Popey Gilbert Date: Fri, 16 Jan 2015 17:13:47 +0000 Subject: [PATCH] Updated Dev Setup: Linux (markdown) --- Dev-Setup:-Linux.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dev-Setup:-Linux.md b/Dev-Setup:-Linux.md index 91a75df..462023f 100644 --- a/Dev-Setup:-Linux.md +++ b/Dev-Setup:-Linux.md @@ -45,8 +45,6 @@ If you see a white screen only, check to see if the first line of app.css is `ER **TODO: document this better** -If you're on Ubuntu, check out [Steve Malmskog's instructions.](https://github.com/codecombat/codecombat/wiki/Ubuntu-Development-Environment-Setup-Instructions) - 1. [Set up a GitHub account](https://help.github.com/articles/set-up-git) if you don't already have one. 1. Fork the CodeCombat project. 1. `git clone` it to your computer.