From 1db381d5de73ffb5436e6f64423bcb4c1e7cd400 Mon Sep 17 00:00:00 2001 From: Mark Robert Henderson Date: Tue, 4 Jun 2019 13:32:06 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4032f5..b599f9e 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.35.0 ``` ```javascript