Skip to content

Commit a262b6c

Browse files
committed
Modified: README.md
1 parent 38cb321 commit a262b6c

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
@@ -379,7 +379,7 @@ $ git commit -am "Prepare vX.Y.Z" && git push
379379
$ git tag vX.Y.Z && git push --tags
380380
```
381381

382-
or combined with gem-release:
382+
or **preferred** combined with gem-release:
383383
```console
384384
$ vi CHANGELOG.md
385385
$ git commit -am "Update CHANGELOG.md" && git push

0 commit comments

Comments
 (0)