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