Skip to content

Commit 476fc08

Browse files
authored
Merge pull request #13 from tskit-dev/master-main
master->main
2 parents 0e6e4ea + 70848b1 commit 476fc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ via the following git commands from within your forked repository:
1919

2020
```
2121
$ git fetch upstream
22-
$ git checkout upstream/master # note this switches to a 'detached HEAD' state
22+
$ git checkout upstream/main # note this switches to a 'detached HEAD' state
2323
$ git checkout -b my-topic-branch
2424
# Do work and add commits.
2525
$ git push origin my-topic-branch
@@ -37,4 +37,4 @@ project under the OSS license of the relevant repository (e.g.
3737
as specified in the LICENSE file in the root of the repository).
3838

3939
---
40-
<div style="text-align: right">Logo courtesy of Tom Shirley</div>
40+
<div style="text-align: right">Logo courtesy of Tom Shirley</div>

0 commit comments

Comments
 (0)