From 0a80a701a2aa7d80b636290b5f541beea0d01132 Mon Sep 17 00:00:00 2001 From: Karl Date: Mon, 16 Jul 2012 01:38:38 +0300 Subject: [PATCH] added port and log level info --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ac2156b..9e48b14 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,11 @@ Follow the development at http://chuck-game.tumblr.com/ How to run: -* git clone https://github.com/logsol/chuck.js.git -* cd chuck.js -* npm install -* node server.js +* ```git clone https://github.com/logsol/chuck.js.git``` +* ```cd chuck.js``` +* ```npm install``` +* ```node server.js``` Open in browser http://localhost:1234 - - This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html \ No newline at end of file