From 78741941faa6b2eeeb9f52f0704c6434e6728d4f Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Mon, 9 May 2022 12:39:16 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Updated=20calibre=20depend?= =?UTF-8?q?ency=20step?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c30e4be..037e69e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ This [moleculer-based](https://github.com/moleculerjs/moleculer-web) microservic ## Local Development -1. You need `calibre` in your local path. - On `macOS` you can `brew install calibre` and make sure that `ebook-meta` is present on the path +1. ~~You need `calibre` in your local path. + On `macOS` you can `brew install calibre` and make sure that `ebook-meta` is present on the path~~ Calibre is no longer required as a dependency. Ignore this step. 2. You need `mongo` for the data store. on `macOS` you can use [these instructions](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/) to install it 3. Clone this repo 4. Run `npm i`