Skip to content

Commit 3ee7108

Browse files
committed
update readme
1 parent 5255c5f commit 3ee7108

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ pip install flasky-cli
2525
flask-cli create
2626
```
2727

28+
## Createing a new project with template name
29+
```bash
30+
flask-cli create --template <template>
31+
```
32+
2833
## Listing the project templates
2934

3035
```bash

0 commit comments

Comments
 (0)