diff --git a/README.md b/README.md index ef745474a3ca1100cf020126f4028a4c294cc7c2..fa82163e1047588ca74055ef03d42919e57af001 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This framework requires: ```bash pip install -r requirements.txt ``` -*Note:* `requirements.txt` includes `TensorFlow`, `scikit-learn` and `numpy` for running the provided Flower example. These packages requirement will be removed in official version. +*Note:* You also need to install `tensorflow`, `tensorflow-datasets` `scikit-learn` and `numpy` if you want to run the provided Flower example. Navigate to `Run` directory: