From fb0fc164f84f13ff5c17643c17462c31b4a944d3 Mon Sep 17 00:00:00 2001 From: Catalina Syddall Date: Mon, 5 Aug 2019 17:08:03 -0300 Subject: [PATCH] changing details con Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d58ec56..0e7ed9b 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ stop: docker-compose -f ./docker/docker-compose.yml down init: - pipenv --three && pipenv install --dev + pipenv --three && pipenv install --dev env: pipenv shell