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