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