We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c16548 commit 860a977Copy full SHA for 860a977
README.md
@@ -41,7 +41,7 @@ pip install pynest-api
41
### Start with cli
42
43
```bash
44
-pynest generate appplication -n my_app_name
+pynest generate application -n my_app_name
45
```
46
47
this command will create a new project with the following structure:
0 commit comments