Skip to content

Commit f100013

Browse files
committed
Fix typo
1 parent cad7f28 commit f100013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Prerequisites:
1111
* Git 2.27 or newer
1212

1313
```shell
14-
git clone "https://github.com/fastapi-mvc/copier-generator.git"
14+
git clone "{{repo_url}}.git"
1515
FMVC_PATH="$PWD:$FMVC_PATH" fastapi-mvc generate {{generator_name}} /path/to/your/new/{{generator_name}}
1616
```
1717

0 commit comments

Comments
 (0)