From cccecd306f6acb920c02408b6d5843657e59bdcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kalinowski?= Date: Fri, 4 Oct 2024 18:06:12 +0200 Subject: [PATCH] edit readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fe3cdea..0029157 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ 2. 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. 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 +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