Added a small explenation at the end of the installation on how to start the coco-dev environment.

This commit is contained in:
Glen De Cauwsemaecker 2014-03-26 21:51:46 +01:00
parent d393c8cce4
commit 1fb1ea82c8
3 changed files with 33 additions and 2 deletions
scripts/windows/coco-dev-setup/batch/localisation

View file

@ -47,4 +47,11 @@
[end]
succesfull=The setup of the CodeCombat Dev. Environment was succesfull.
thankyou=Thank you already for your contribution and see you soon.
readme=Do you want to read the README for more information?
readme=Do you want to read the README for more information?
[start]
1=From now on you can start the dev. environment at
2=the touch of a single mouse click.
3= 1) Just double click
4=and let the environment start up.
5= 2) Now just open 'localhost:3000' in your prefered browser.
6=That's it, you're now ready to start working on CodeCombat!