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: