Merge pull request #176 from HiLivin/fix-readme-typo

FIX: Fix typo in README.md
This commit is contained in:
fusion44 2022-12-18 16:03:45 +01:00 committed by GitHub
commit d82aa3e086
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ pre-commit install
or
```sh
make install_dev
make install-dev
```
If python dependencies have been changed it's necessary to freeze all requirements to requirements.txt: