added the essential command to make it work. pipenv shell :-)

This commit is contained in:
Ivan Hörler 2018-05-07 22:56:11 +02:00
parent e6d120511d
commit 675d237bd4
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users
1. Initiate the Python environment 1. Initiate the Python environment
pipenv install --three --dev pipenv install --three --dev
pipenv shell
1. Build static assets 1. Build static assets