Skip to content

Commit 92d7794

Browse files
jspaakssverhoeven
andauthored
Update {{cookiecutter.project_name}}/next_steps.md
Co-authored-by: Stefan Verhoeven <stefan.verhoeven@gmail.com>
1 parent 58105ef commit 92d7794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/next_steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ git remote add origin {{ cookiecutter.repository }}
1919

2020
Go to
2121
[https://github.com/{{cookiecutter.github_organization}}?tab=repositories](https://github.com/{{cookiecutter.github_organization}}?tab=repositories)
22-
and create a new repository named {{ cookiecutter.project_name }} as an empty repository, then push your commits to GitHub:
22+
and create a new repository named `{{ cookiecutter.project_name }}` as an empty repository, then push your commits to GitHub:
2323

2424
```shell
2525
git push --set-upstream origin main

0 commit comments

Comments
 (0)