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 cad7f28 commit f100013Copy full SHA for f100013
template/README.md.jinja
@@ -11,7 +11,7 @@ Prerequisites:
11
* Git 2.27 or newer
12
13
```shell
14
-git clone "https://github.com/fastapi-mvc/copier-generator.git"
+git clone "{{repo_url}}.git"
15
FMVC_PATH="$PWD:$FMVC_PATH" fastapi-mvc generate {{generator_name}} /path/to/your/new/{{generator_name}}
16
```
17
0 commit comments