diff --git a/Makefile b/Makefile index d184ff5..7af1a79 100644 --- a/Makefile +++ b/Makefile @@ -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"