Skip to content

Commit d91c75e

Browse files
author
Rami Chowdhury
committed
Fix contributing doc
1 parent f7d7550 commit d91c75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ To get your development environment setup, run:
1111
pip install -e .[dev]
1212
```
1313

14-
This will install the repo version of enforcer and then install the development
15-
dependencies. Once that has completed, you can start developing.
14+
This will install the repo version of `graphene-pydantic` and then install the
15+
development dependencies. Once that has completed, you can start developing.
1616

1717
## Contributor License Agreement
1818

0 commit comments

Comments
 (0)