diff --git a/README.md b/README.md index febd358..66f8e8b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Following procedure to install the apps. python3 -m venv updash-venv source updash-venv/bin/activate (updash-venv) pip install -r requirements.txt + mkdir results results-packages cp defaults/settings_local.py updatesdashboard/ cp defaults/gunicorn.service /etc/systemd/system/ cp defaults/updates-dashboard.conf /etc/nginx/sites-available