From 3177f2c634c0313b269c6bca2055b08e7f36738d Mon Sep 17 00:00:00 2001 From: Kia <1823355+mistakia@users.noreply.github.com> Date: Fri, 20 Jul 2018 08:42:43 -0400 Subject: [PATCH] docs(readme): expand on usage with IPFS instance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da4b272..42f86d6 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ npm install orbit-db-cli -g ### Module with IPFS Instance -If you're using `orbitd-db` to develop **browser** applications, use it as a module with the javascript instance of IPFS +If you're using `orbitd-db` to develop **browser** or **Node.js** applications, use it as a module with the javascript instance of IPFS Install dependencies: