From 9021cc115b4d34f7adec706020a3507003f2c92b Mon Sep 17 00:00:00 2001 From: Sebastien Laithier Date: Thu, 18 Aug 2022 10:58:44 +0200 Subject: [PATCH] Updating README --- README.md | 1 + 1 file changed, 1 insertion(+) 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