Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Incorporate latest tag
  • Loading branch information
sayshar authored Jan 9, 2022
1 parent 2db7591 commit 0d1b366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ git fetch --recurse-submodules --tags --all
```
git tag
```
3) Replace \<tag\> in this step with the latest tag such as `v1.4.0`.
3) Replace \<tag\> in this step with the latest tag such as `v1.5.0`.
```
git checkout tags/<tag>
```
Expand Down

0 comments on commit 0d1b366

Please sign in to comment.