mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
small fix
This commit is contained in:
parent
963f61a0f5
commit
4dc5fb5fc6
1 changed files with 1 additions and 1 deletions
2
HOWTO.md
2
HOWTO.md
|
|
@ -6,7 +6,7 @@
|
|||
3. `make update_next_tag` (to update `@since` comments; be careful not to change symlinks)
|
||||
4. update `CHANGELOG.md` (see its end to find the right git command)
|
||||
5. commit the changes
|
||||
6. `git checkout stable`
|
||||
6. `git checkout stable; oasis setup`
|
||||
7. `git merge master`
|
||||
8. tag, and push both to github
|
||||
9. new opam package
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue