Readme updated

This commit is contained in:
Simon Vieille 2015-01-05 08:54:35 +01:00
parent b89185c9f0
commit fdc86849c3
1 changed files with 3 additions and 0 deletions

View File

@ -12,5 +12,8 @@ Redmine client is a GUI to manage the time spent on projects tasks by not using
```
$ git clone https://github.com/simmstein/redmine-client.git
$ cd redmine-client
$ cp config/api.js.example config/api.js
$ vi config/api.js
> Edit API_KEY and API_HOST
$ node-webkit .
```