Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyazz authored May 11, 2023
1 parent 3727197 commit 55d7a99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# task-tracker
clone of jira

install all packages
install all packages
`pip3 install -r requirements.txt`
and run
`python3 manage.py runserver`

0 comments on commit 55d7a99

Please sign in to comment.