diff --git a/README.md b/README.md index c82bd558..44145e92 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,8 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users **Note: Find the location of the pipenv virtual environment for the `virtualenv` parameter with the command `pipenv --venv`.** + Symlink it and restart: + sudo ln -s /etc/uwsgi/apps-available/babybuddy.ini /etc/uwsgi/apps-enabled/babybuddy.ini sudo service uwsgi restart