Skip to content

Commit bf10d3b

Browse files
committed
Readme
1 parent b78e1b1 commit bf10d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To run code generation manually:
163163

164164
```shell
165165
pip install ariadne-codegen
166-
ariadne-codegen
166+
python -m ariadne_codegen
167167
```
168168

169169
ariadne-codegen runs automatically via pre-commit hooks and CI/CD when GraphQL files are modified.

0 commit comments

Comments
 (0)