mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
📝 README-DEV: Improve markdown
This commit is contained in:
parent
cf7a788854
commit
b26194179c
1 changed files with 5 additions and 5 deletions
|
@ -10,11 +10,11 @@ make test
|
||||||
|
|
||||||
Release
|
Release
|
||||||
-------
|
-------
|
||||||
* Update ocrd-tool.json version
|
* Update `ocrd-tool.json` version
|
||||||
* Update setup.py version
|
* Update `setup.py` version
|
||||||
* git commit -m 'v<version>'
|
* `git commit -m 'v<version>'`
|
||||||
* git tag -m 'v<version>' 'v<version>'
|
* `git tag -m 'v<version>' 'v<version>'`
|
||||||
* git push --tags
|
* `git push --tags`
|
||||||
|
|
||||||
PyPI:
|
PyPI:
|
||||||
* `rm -rf dist/` or backup if `dist/` exists already
|
* `rm -rf dist/` or backup if `dist/` exists already
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue