Minor correction

This commit is contained in:
Netkas 2021-01-08 22:43:02 -05:00
parent cd2ed30536
commit 3fa8d2cee9
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ start_translation:
python3 -m coffeehouse_translation --start-server
start_corenlp:
cd services/cornlp; make start
cd services/corenlp; make start
# ======================================================================================================================