diff --git a/README.md b/README.md index 8036a05..fdf7806 100644 --- a/README.md +++ b/README.md @@ -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