From ec5102bc99cdd3a4da3a6f1b8f0f14ca59225a40 Mon Sep 17 00:00:00 2001 From: Mark Robert Henderson Date: Fri, 24 May 2019 21:54:52 -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 274c0b6..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@rc2 ipfs +npm install orbit-db ipfs ``` ```javascript