Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
It updates insrtruction for installing requirements.
Ref #16
  • Loading branch information
Martolivna committed Aug 16, 2023
1 parent 6791bbf commit bc7ccad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is my educational project within IT KPI Python mentorship program by @webkn

2. Install requirements:
```console
$ pip install -r requirements/base.txt
$ pip install -r requirements/base.in -c requirements/base.txt
```


Expand Down

0 comments on commit bc7ccad

Please sign in to comment.