From 90a5a134577bf1fc2f8447e6cd2da11f629fb567 Mon Sep 17 00:00:00 2001 From: Michal Kalinowski Date: Sun, 22 Sep 2024 13:06:26 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0d327da..c8ef668 100755 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # jira-worklog-data +# Setup +1. Connect to the VPN +2. Download the correct root certificate from the browser + and put it into the repository. Make sure the name installed + the global varialbes is correct. +3. Create the .env file with the following content: + JIRA_USER= + JIRA_PASSWORD= +4. Install necessary packages from the requirements.txt file \ No newline at end of file