diff --git a/README.md b/README.md index eb1ff5a..8e67736 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ git clone https://github.com/datamllab/tods.git ``` Install locally with `pip`: ``` +cd tods pip install -e . ```