From 021193356c3c147040ad7abc544222d7ba15559e Mon Sep 17 00:00:00 2001 From: Laurent Victorino Date: Wed, 31 Oct 2018 15:21:25 +0100 Subject: [PATCH] Fixing installation.md a bit. --- doc/installation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/installation.md b/doc/installation.md index 787d9efe..beb5a62d 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -1,7 +1,8 @@ ## Prerequisite -Curvytron runs on [node.js >= v0.10](https://nodejs.org/). -You need to install node on the machine that will run the Curvytron server. +Curvytron runs on [Node.js >= v0.10](https://nodejs.org/). + +You only need [Node.js](https://nodejs.org/) installed to run a Curvytron server. ## Installation @@ -25,5 +26,4 @@ __Build the game__ ## Play -Go to [http://localhost:8080/](http://localhost:8080/) -Join a room, choose a player name and play! +Now you can go to [http://localhost:8080/](http://localhost:8080/), join a room, choose a player name and play!