doc: Fix README

This commit is contained in:
Hajime Hoshi 2016-09-03 02:01:20 +09:00
parent 306fd9aaa4
commit 4f324a8973

View File

@ -8,11 +8,10 @@
# How to update the version
1. Fix the release date in the HTML
2. Create a new branch from master branch with a version name like 1.2
3. In master branch:
1. Create a new branch from master branch with a version name like 1.2
2. In master branch:
1. Update version.txt in the master branch like 1.3.0-alpha
4. In the new branch:
3. In the new branch:
1. Update version.txt like 1.2.0-rc1
2. Generate the doc
3. Add tag like v1.2.0-rc1