From 370165bda4147f3a7654615a583642c696cba4fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kalinowski?= Date: Fri, 4 Oct 2024 18:07:54 +0200 Subject: [PATCH] edit readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0029157..506200c 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # jira-worklog-data # Setup -1. Connect to the VPN -2. Visit https://globaljira.roche.com/ in the browser and export +1. Install necessary packages from the requirements.txt file +2. Connect to the VPN +3. Visit https://globaljira.roche.com/ in the browser and export the root certificate into the repository. Make sure the name in the global varialbes is correct. -3. Generate the Personal Access Token in Jira -4. Edit the global variables to configure your script. -5. Install necessary packages from the requirements.txt file +4. Generate the Personal Access Token in Jira +5. Edit the global variables to configure your script.