edit readme

This commit is contained in:
Michał Kalinowski
2024-10-04 18:07:54 +02:00
parent cccecd306f
commit 370165bda4

View File

@@ -1,10 +1,10 @@
# jira-worklog-data # jira-worklog-data
# Setup # Setup
1. Connect to the VPN 1. Install necessary packages from the requirements.txt file
2. Visit https://globaljira.roche.com/ in the browser and export 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 root certificate into the repository. Make sure the name in
the global varialbes is correct. the global varialbes is correct.
3. Generate the Personal Access Token in Jira 4. Generate the Personal Access Token in Jira
4. Edit the global variables to configure your script. 5. Edit the global variables to configure your script.
5. Install necessary packages from the requirements.txt file