Update README.md

This commit is contained in:
Haz 2019-01-22 14:32:47 +01:00 committed by GitHub
parent 57910eb80b
commit 6af8f1f16b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ If you're using `orbitd-db` to develop **browser** or **Node.js** applications,
Install dependencies:
```
npm install orbit-db ipfs
npm install orbit-db ipfs@0.33.0
```
```javascript