Merge pull request #545 from Hazae41/patch-1

Changed ipfs to ipfs@0.33.0
This commit is contained in:
shamb0t 2019-01-30 10:15:45 +00:00 committed by GitHub
commit 0e312b6b18
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: Install dependencies:
``` ```
npm install orbit-db ipfs npm install orbit-db ipfs@0.33.0
``` ```
```javascript ```javascript