From b45262491fdbd275cd2dc2ecafbb168f200656e1 Mon Sep 17 00:00:00 2001 From: Alex Holland <64433812+alexwholland@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:56:54 -0700 Subject: [PATCH] Updated image size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17bb530..f4fb94b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ https://github.com/Marketscrape/marketscrape.git $ docker compose up ``` -Note that when you run it for the first time, it will download a docker image of size 300MB or so. +Note that when you run it for the first time, it will download a docker image of size 4.5GB or so. - Finally, when your done running the project run the following command to shut down the containers.