diff --git a/README.md b/README.md index 499b4aa..c3b6b46 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This package works with **Python 3.6** and pip 19+. You need to have the followi sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg ``` -Then execute `python setup.py install`. The script will then install all of the packges to build up TODS. +Then execute `python setup.py install`, the script will then install all of the packges to build up TODS. # Examples Examples are available in [/examples](examples/). For basic usage, you can evaluate a pipeline on a given datasets. Here, we provide an example to load our default pipeline and evaluate it on a subset of yahoo dataset.