Skip to content

Commit 6a8d29b

Browse files
author
Xing Han Lu
authored
Update cookiecutter link to "gh:..."
1 parent 5344fdd commit 6a8d29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To use this boilerplate:
1414
[Node.js/npm is also required.](https://nodejs.org/en/)
1515
2. Run cookiecutter on the boilerplate repo:
1616
```
17-
$ cookiecutter https://github.com/plotly/dash-component-boilerplate.git
17+
$ cookiecutter gh:plotly/dash-component-boilerplate
1818
```
1919
3. Answer the questions about the project.
2020
- `project_name`: This is the "human-readable" name of your project. For example, "Dash Core Components".

0 commit comments

Comments
 (0)