We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447b462 commit 58105efCopy full SHA for 58105ef
1 file changed
{{cookiecutter.project_name}}/next_steps.md
@@ -19,7 +19,7 @@ git remote add origin {{ cookiecutter.repository }}
19
20
Go to
21
[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:
+and create a new repository named {{ cookiecutter.project_name }} as an empty repository, then push your commits to GitHub:
23
24
```shell
25
git push --set-upstream origin main
0 commit comments