mirror of https://github.com/snachodog/mybuddy.git
added the essential command to make it work. pipenv shell :-)
This commit is contained in:
parent
e6d120511d
commit
675d237bd4
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue