Skip to content

Commit 1be89be

Browse files
eriktkssverhoeven
andauthored
Update ADD_TO_EXISTING_PACKAGE.md
Co-authored-by: Stefan Verhoeven <stefan.verhoeven@gmail.com>
1 parent 0561639 commit 1be89be

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

ADD_TO_EXISTING_PACKAGE.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,3 @@ $ git add --all
2525
$ git commit -m "Merged existing code with code generated by `cookiecutter https://github.com/NLeSC/python-template`"
2626
$ git push
2727
```
28-
5. Push the new repository to Github:
29-
```shell
30-
$ git remote add origin https://github.com/ORGANIZATION/EXISTING_PACKAGE
31-
$ git push
32-
```

0 commit comments

Comments
 (0)