Skip to content

Commit

Permalink
add into README info about install from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Bohuslavskyi committed Jul 17, 2017
1 parent 15c0924 commit 8bb2627
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,12 @@ For numbers greater than safe use `string` only.*
|---|---|---|
| `Array` | should be fixed in the field declaration | Array of 8-bit unsigned integers |

## Install

```
npm install exonum-client
```

## Build

Install npm dependencies:
Expand Down

0 comments on commit 8bb2627

Please sign in to comment.