mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Updated Dev Setup: Linux (creole)
parent
65c93793be
commit
f70e2ddf5e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue