Skip to content

Commit

Permalink
Add missing group in install
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 authored Jul 22, 2023
1 parent b90b7f7 commit d991dc6
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 @@ -118,7 +118,7 @@ get started follow these steps:
```shell
git clone https://github.com/strawberry-graphql/strawberry
cd strawberry
poetry install
poetry install --with integrations
poetry run pytest
```

Expand Down

0 comments on commit d991dc6

Please sign in to comment.