Merge pull request #232 from AidarSource/patch-1

Typo in text.
pull/236/head
Jen Looper 3 years ago committed by GitHub
commit efe3849283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -187,7 +187,7 @@ Now you can build a Flask app to call your model and return similar results, but
cd web-app
```
1. In your terminal type `pip install`, to install the libraries listed in _reuirements.txt_:
1. In your terminal type `pip install`, to install the libraries listed in _requirements.txt_:
```bash
pip install -r requirements.txt

Loading…
Cancel
Save