Skip to content

Commit 7be8be3

Browse files
committed
docs: Fix migrating from v0.x in git
1 parent d0cbf65 commit 7be8be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you have cloned Infomap before v1.0, get the master branch up-to-date by runn
5353
```
5454
git checkout v0.x
5555
git branch -D master
56-
git checkout -b master origin/master
56+
git checkout master
5757
```
5858

5959
### Using NPM

0 commit comments

Comments
 (0)