Skip to content

Commit d653341

Browse files
Updated version tag in verification example
1 parent 51de78e commit d653341

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
@@ -36,7 +36,7 @@ Then verify the installed files like this:
3636
```bash
3737
# in your project root
3838
cd vendor/mf2/mf2
39-
git tag -v v0.2.9
39+
git tag -v v0.3.0
4040
```
4141

4242
If nothing went wrong, you should see the tag commit message, ending something like this:

0 commit comments

Comments
 (0)