1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-08 11:19:55 +02:00

🐛 Makefile: Fix it...

This commit is contained in:
Gerber, Mike 2019-12-04 16:59:27 +01:00
parent 8bea30a051
commit c1b83a707b

View file

@ -14,7 +14,7 @@ help:
@echo " calamari Clone calamari repo"
@echo " calamari_models Clone calamari_models repo"
@echo " calamari/build pip install calamari"
@echo " deps-test Install testing python deps via pip
@echo " deps-test Install testing python deps via pip"
@echo " repo/assets Clone OCR-D/assets to ./repo/assets"
@echo " test/assets Setup test assets"
@echo " assets-clean Remove symlinks in test/assets"