Browse Source

Don't state the obvious (non-MKit way)

Alois Mahdal 6 years ago
parent
commit
2f6aa4aaf5
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      README.md

+ 1
- 2
README.md View File

@@ -152,8 +152,7 @@ and update stable branch (we haven't defined that in our demo).
152 152
     $ make release_z
153 153
 
154 154
 Note that `release_z`, makes "Bump version" commits mandatory; this is
155
-to help you keep your release history clean and documented.  Of course
156
-you can skip both `vbump_z` and `release_z` and do the tags manually.
155
+to help you keep your release history clean and documented.
157 156
 
158 157
 
159 158
 ### 5. Release it out into the wild ###