From a6bda990cceecd996ffe7ba5233c0faba0355fb1 Mon Sep 17 00:00:00 2001 From: shamb0t Date: Fri, 7 Jun 2019 14:18:46 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b599f9e..e4032f5 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@0.35.0 +npm install orbit-db ipfs ``` ```javascript