diff --git a/README.md b/README.md index 32cc55a..2d17929 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Install and start this NLP Sandbox tool. ```console cd server && pip install -r requirements.txt -python save_bert.py +python save_model.py python -m openapi_server ```