Improved installation documentation. Fixes #12.

This commit is contained in:
Julien Eluard 2017-06-10 16:55:46 +02:00 committed by Julien Eluard
parent a1e629c00d
commit e814e426be

View File

@ -10,6 +10,8 @@ Additional tools for DApps developers. These tools allows to speed up the proces
## Installing
_Caution_ Depending on your OS `mdns` (one of `status-dev-cli` dependencies) might have some prerequisites. Make sure you follow advices from `mdns` [installation](https://github.com/agnat/node_mdns#installation) procedure.
```
npm i -g status-dev-cli
```