diff --git a/README.md b/README.md index 5204aed878cb3dcbd24de0eea230231fa644b7e1..29575dc97940162434944341aaebdcb75516fe19 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This framework requires: ```bash pip install -r requirements.txt ``` -*Note:* `requirements.txt` includes TensorFlow for running the provided Flower example. +*Note:* `requirements.txt` includes TensorFlow, scikit-learn and numpy for running the provided Flower example. Navigate to `Run` directory: