Commit 9ae0b4c5 authored by Leo Iannacone's avatar Leo Iannacone

udpate README

parent 2074649f
......@@ -23,14 +23,17 @@ sudo apt-get install npm nodejs
## Installation
Move to **debomatic-webui/** directory and type:
```
```
npm install
```
That command downloads node dependences locally and creates automatically user configuration file.
Take a look at auto-generated **user.config.js**. Edit as you wish and then run service with:
```
nodejs index.js
## Usage
Take a look at auto-generated **user.config.js**. Edit as you wish and then run service with:
```
nodejs debomatic-webui -c user.config.js
```
That's all.
\ No newline at end of file
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