update readme

This commit is contained in:
Sebastian Gerske 2018-10-18 17:36:55 +02:00
parent 74db18679c
commit 61d4f9f64d
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
Start by adding the package to your dependencies:
```bash
npm i @oceanprotocol/squid
npm i @oceanprotocol/squid --save
```
The package exposes `Ocean` and `Logger` which you can import in your code like this: