Skip to content

Commit b2d5f6f

Browse files
authored
Update upgrade-guide.md
1 parent ec21dcf commit b2d5f6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/upgrade-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ So, let's go. First thing first!
3939
$ git reset --hard
4040
```
4141

42-
2.3 Checkout master
42+
2.3 Pull and Checkout master
4343

4444
```bash
45+
$ git pull origin master
4546
$ git checkout master
4647
```
4748

0 commit comments

Comments
 (0)