From 96c9c5d939060ecb8c5592e27c3b4fd0fa5a172c Mon Sep 17 00:00:00 2001 From: Michal Kalinowski Date: Sun, 22 Sep 2024 13:12:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d62106f..fe3cdea 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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=\ +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