Skip to content

Commit 58105ef

Browse files
committed
updated text
1 parent 447b462 commit 58105ef

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:
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)