From c25099f7b1f53e1e1fb0779c6802d51db6508990 Mon Sep 17 00:00:00 2001 From: Michal Kalinowski Date: Sun, 22 Sep 2024 13:08:18 +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 c8ef668..f36d2b4 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ and put it into the repository. Make sure the name installed the global varialbes is correct. 3. Create the .env file with the following content: - JIRA_USER= - JIRA_PASSWORD= + JIRA_USER=\ + JIRA_PASSWORD=\ 4. Install necessary packages from the requirements.txt file \ No newline at end of file