Update README.md

This commit is contained in:
2024-09-22 13:08:18 +02:00
parent 90a5a13457
commit c25099f7b1

View File

@@ -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=<your username>
JIRA_PASSWORD=<your password>
JIRA_USER=\<your username\>
JIRA_PASSWORD=\<your password\>
4. Install necessary packages from the requirements.txt file