diff --git a/README.md b/README.md index bf21b19..62113e3 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ ## Quick start Clone, then ```shell -pip install -U pip pip-tools -pip-sync requirements.txt requirements-dev.txt +pip install -U pip pip-tools invoke +inv sync-dependencies pre-commit install --install-hooks inv test ./src/manage.py migrate