mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-08 20:25:28 -05:00
fix typo in howto
This commit is contained in:
parent
d569cf59bb
commit
0ce50f9c73
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ can be removed.
|
||||||
6. commit the changes
|
6. commit the changes
|
||||||
7. `git checkout stable`
|
7. `git checkout stable`
|
||||||
8. `git merge master`
|
8. `git merge master`
|
||||||
9. `oasis setup; make tests doc`
|
9. `oasis setup; make test doc`
|
||||||
10. tag, and push both to github
|
10. tag, and push both to github
|
||||||
11. new opam package
|
11. new opam package
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue