From f70e2ddf5e03d9c26c7043c3bafe492f2782fcc6 Mon Sep 17 00:00:00 2001 From: Geetika Batra Date: Fri, 23 Jan 2015 22:35:55 +0530 Subject: [PATCH] Updated Dev Setup: Linux (creole) --- Dev-Setup:-Linux.creole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev-Setup:-Linux.creole b/Dev-Setup:-Linux.creole index 1f8a7a0..b2bfbe8 100644 --- a/Dev-Setup:-Linux.creole +++ b/Dev-Setup:-Linux.creole @@ -27,7 +27,7 @@ On Linux, you'll need make, build-essential, ruby, curl and git installed (`sudo NOTE: The repository will be in the coco subdirectory. You should not run a separate git clone, as that is taken care of. 7. Ensure you have Python 2 installed with `sudo apt-get install python2`, or your distributional equivalent. Python 3.1 is also supported, but 3.2+ are not tested or you could directly install it from Ubuntu software center or it can be directly downloaded from ubuntu software center. -![Python Installation from ubuntu software Center](home/geetika/Downloads) + 8. Follow the on-screen prompts. The program will download and install all necessary dependencies. If nothing seems to be happening, try running `sudo python ./coco/scripts/devSetup/setup.py` or join the [HipChat](www.hipchat.com/g3plnOKqa) to fix things. 9. Run the following commands in separate windows: