edit readme

This commit is contained in:
Michał Kalinowski
2024-10-04 18:06:12 +02:00
parent c4fbab5475
commit cccecd306f

View File

@@ -5,7 +5,6 @@
2. Visit https://globaljira.roche.com/ in the browser and export 2. 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. Create the .env file with the following content:\ 3. Generate the Personal Access Token in Jira
JIRA_USER=\<your username\>\ 4. Edit the global variables to configure your script.
JIRA_PASSWORD=\<your password\> 5. Install necessary packages from the requirements.txt file
4. Install necessary packages from the requirements.txt file