mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: fix markdown markup
This commit is contained in:
parent
f40387d5fc
commit
fd00c894a8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
## How to make a release
|
## How to make a release
|
||||||
|
|
||||||
1. Make sure JS packages are up to date:
|
1. Make sure JS packages are up to date:
|
||||||
- `make installjs vendors``
|
- `make installjs vendors`
|
||||||
1. Run tests:
|
1. Run tests:
|
||||||
- `make test`
|
- `make test`
|
||||||
1. I18N
|
1. I18N
|
||||||
|
|
Loading…
Reference in a new issue