Skip to content

Commit

Permalink
dev setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bzar committed Jan 12, 2013
1 parent 02985e7 commit 38f1816
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ A browser multiplayer turn-based strategy game

Developer setup
---------------
1. Install node.js, mongodb and coffeescript
2. Run the following commands
1. Install node.js, mongodb and coffeescript
2. Run the following commands

git clone https://github.com/bzar/wars-gamenode.git
cd wars-gamenode
git checkout new-ui && git submodule update --init --recursive
node wars

3. Development server runs at port 8888
3. Development server runs at port 8888

Used libs and stuff
-------------------
Expand Down

0 comments on commit 38f1816

Please sign in to comment.