Skip to content

Commit 3d6041e

Browse files
committed
Improved README
1 parent 3bc0f5f commit 3d6041e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ For instaling graphene, just run this command in your shell
1313

1414
```bash
1515
pip install graphene
16+
# Or in case of need Django model support
17+
pip install graphene[django]
1618
```
1719

1820

0 commit comments

Comments
 (0)