Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions doc/installation.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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!