Skip to content

Commit 451d58f

Browse files
author
Matthias Putz
committed
Modify: fixed readme style
1 parent b23502e commit 451d58f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ For resyncing with the official google repo git, here are the commands for resyn
149149

150150
Commands for creating a new version of repo:
151151

152-
* replace KEYID (something like 0x..)
153-
* the v0.4.16 (two times)
154-
* replace COMMENT with something more explaining
155-
156152
git tag -s -u KEYID v0.4.16 -m "COMMENT"
157153
git push origin stable:stable
158154
git push origin v0.4.16
155+
156+
* replace `KEYID` (something like 0x..)
157+
* the `v0.4.16` (two times)
158+
* replace `COMMENT` with something more explaining

0 commit comments

Comments
 (0)