Skip to content

Commit efead8a

Browse files
committed
made github a separate section
1 parent 5dfd1a6 commit efead8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

{{cookiecutter.project_name}}/next_steps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ git branch -M main
1515
git remote add origin {{ cookiecutter.repository }}
1616
```
1717

18+
## Push the initial commit to a new repo on GitHub
19+
1820
Go to
1921
[https://github.com/{{cookiecutter.github_organization}}?tab=repositories](https://github.com/{{cookiecutter.github_organization}}?tab=repositories)
2022
and create a new repository named {{ cookiecutter.project_name }} as an empty repository, then:

0 commit comments

Comments
 (0)