From 1fb4398fd59d6eba773d10c70db4cd1c321fb3b5 Mon Sep 17 00:00:00 2001 From: Arthur Vasconcellos Date: Sat, 3 Sep 2022 00:59:52 -0300 Subject: [PATCH] add docker and docker compose in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d45aebd..2a75418 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This project was built using the following technologies: ## ▶️ Running -It is necessary having Git, Node 18.x and Yarn. +It is necessary having Git, Node 18.x, Yarn, Docker and Docker Compose. 1. Clone this project