Skip to content

Commit 062ce7f

Browse files
committed
fix contribution typo
1 parent cc701de commit 062ce7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ Git must configure a GPG key on your Github account to verify commits.
3030
These commands will create phar, debian and binary release,
3131
then run all tests and push new release to Github :
3232

33-
make tag version=<VERSION>
33+
make tag VERSION=<VERSION>
3434
# <VERSION> can be `major`, `minor` or `patch`
3535
make release

0 commit comments

Comments
 (0)