Update README.md

This commit is contained in:
Mark Robert Henderson 2019-06-04 13:32:06 -04:00 committed by GitHub
parent ec5102bc99
commit 1db381d5de
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.35.0
```
```javascript