From b217a98ead9afc32462b932517ab5d947b5e7327 Mon Sep 17 00:00:00 2001 From: Juan Pablo Vial Date: Thu, 30 Jun 2022 23:13:58 -0400 Subject: [PATCH] =?UTF-8?q?Nueva=20forma=20de=20correr=20la=20aplicaci?= =?UTF-8?q?=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 319782c..1af7164 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Call ``` -app ACCUWHEATHER_API_ID PATH_TO_CITIES.txt +docker compose up ```