From 7b29897c9f96e4c633023d27990489e549f9eaea Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Wed, 1 Sep 2021 12:27:01 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Added=20newlines=20in=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 26d3d97..e1a8101 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,12 @@ For debugging and troubleshooting, you can run this app locally using these step ### Docker 1. `docker-compose up` is taking a long time + This is primarily because `threetwo-import-service` pulls `calibre` from the CDN and it has been known to be extremely slow. I can't find a more reliable alternative, so give it some time to finish downloading. 2. What folder do my comics go in? + Currently, in the `docker-compose` setup, the `comics` folder at the root of this repo is used to store comics. + +## Contribution Guidelines +