Skip to content

Commit afa5bb3

Browse files
committed
Update readme.
1 parent 902a608 commit afa5bb3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ $ pip install cookiecutter
1212
```
1313
$ cookiecutter [email protected]:plotly/dash-component-boilerplate.git
1414
```
15+
The prompt will ask questions about the project, then it will create your project in a directory with the `project_shortname` variable.
16+
1517
3. Install dependencies
1618
```
1719
$ cd {{cookiecutter.project_shortname}}

{{cookiecutter.project_shortname}}/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ $ pip install cookiecutter
1212
```
1313
$ cookiecutter [email protected]:plotly/dash-component-boilerplate.git
1414
```
15+
The prompt will ask questions about the project, then it will create your project in a directory with the `project_shortname` variable.
16+
1517
3. Install dependencies
1618
```
1719
$ cd {{cookiecutter.project_shortname}}

0 commit comments

Comments
 (0)