Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rszamszur committed Mar 26, 2023
1 parent cad7f28 commit f100013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Prerequisites:
* Git 2.27 or newer

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

Expand Down

0 comments on commit f100013

Please sign in to comment.