diff --git a/README.md b/README.md index 3079985..bc7c07d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Your contribution to MLflow Recipes is greatly appreciated by the community! To use MLflow Recipes in this example repository, simply install the packages listed in the `requirements.txt` file. Note that `Python 3.8` or above is recommended. ``` -pip install requirements.txt +pip install -r requirements.txt ``` You may need to install additional libraries for extra features: