Skip to content

Commit 872a8b1

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent ae74216 commit 872a8b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Refs: #ISSUE_NUMBER
1616
1717
```shell
1818
cd $(mktemp -d --tmpdir cffinit-pr.XXXXXX)
19-
git clone https://github.com/citation-file-format/cffinit .
19+
git clone https://github.com/citation-file-format/cff-initializer-javascript .
2020
git checkout <this branch>
2121
npm clean-install
2222
npm run dev

0 commit comments

Comments
 (0)