From 7892af239c9239698bc5b5a511d0c194685af5a0 Mon Sep 17 00:00:00 2001 From: luiz123o Date: Thu, 18 Feb 2021 12:53:37 -0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd3bfe..46a7a54 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ Logo após crie uma database dentro da imagem do postgres com o nome taskmanager ## Criando as tabelas ``` -yarn sequelize db:migrate + ``` ## Execução de Projeto para Desenvolvimento no Node.js