diff --git a/README.md b/README.md index dee1826..cc1c61a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ Supports 2D (image) and 3D (video) data, but is currently not suitable for worki **Install** ``` -pip install timediffusion +https://github.com/timetoai/TimeDiffusion.git +pip install . ```