diff --git a/README.md b/README.md index 4893bf9..d2c27ff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Implementations of trackpointer methods. Track object by giving track point or t ## installation instruction ``` -git clone git@github.com:ivapylibs/detector.git +git clone git@github.com:ivapylibs/trackpointer.git pip3 install -e trackpointer/ ```