From 449191c081feab7ab99497ccd2c68884fb585cdf Mon Sep 17 00:00:00 2001 From: Miles Date: Sat, 24 Jan 2026 13:58:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```