diff --git a/README.md b/README.md index 8f46793e..7fef9ade 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ PowerInfer requires the following dependencies: ### Get the Code ```bash -git clone https://github.com/SJTU-IPADS/PowerInfer +git clone https://github.com/Tiiny-AI/PowerInfer cd PowerInfer pip install -r requirements.txt # install Python helpers' dependencies ```