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