From 675d237bd44a6b8d6428999028d02a125b9813e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Ho=CC=88rler?= Date: Mon, 7 May 2018 22:56:11 +0200 Subject: [PATCH] added the essential command to make it work. pipenv shell :-) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d532eb73..7707f335 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users 1. Initiate the Python environment pipenv install --three --dev + pipenv shell 1. Build static assets