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