From fd19d0fd25bf7104c3927cc0eeb0295af8e2b66b Mon Sep 17 00:00:00 2001 From: Jimmy Date: Tue, 6 Jul 2021 22:53:12 +1200 Subject: [PATCH] Install pipenv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5907d47..fd9559d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It'll echo what you send to it ## Setup +```pip3 install pipenv``` ```pipenv sync```