From 8ec515d93f57315863b6d7949ceed93f6e350991 Mon Sep 17 00:00:00 2001 From: Urko Date: Mon, 10 Apr 2023 19:51:39 +0200 Subject: [PATCH] update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a55ca..47423aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ ## Requirements -run `docker-compose --env-file ./.env up` to init your container +To run `docker-compose --env-file ./.env up` to init your container + +To have make installed. + +If you don't want to install make you can go to `Makefile` therefore copy the command then paste and execute in your terminal window. + ## Tests ### ETL To see results you only have to run