Skip to content

Commit

Permalink
Styling readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bwilk committed Feb 10, 2017
1 parent 7c5a218 commit f5bf888
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# indigo-cmdb

In order to install run:
```
npm install
```

Before running please edit 'config.js' and provide data.
In order to deploy schema, execute:
```
node index.js

```

0 comments on commit f5bf888

Please sign in to comment.