Commit bab06581 authored by Athanasios's avatar Athanasios
Browse files

readme edit

parent be207d7d
......@@ -6,7 +6,7 @@ This is a 3D Portrayal Service implementation that is compatible with [3D Tiles]
## Installing
The service is implemented using [Node js](https://nodejs.org/en/). Make sure you have Node js already installed. Clone or download the repository. Install the dependencies with the `npm install` command. For the moment there is no bundler. Place the contents of the repository on your server with Node.js installed and run the "start" script with npm.
The service is implemented using [Node js](https://nodejs.org/en/). Make sure you have Node js (version 10 and above) already installed. Clone or download the repository. Install the dependencies with the `npm install` command. For the moment there is no bundler. Place the contents of the repository on your server with Node.js installed and run the "start" script with npm.
`npm run start`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment