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.