diff --git a/docs/installation.md b/docs/installation.md index 4dc3b320d..8e92837fe 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -86,7 +86,7 @@ If you need to modify the source code or use the latest unreleased features: ```shell # 1. Clone the XPK repository -git clone [https://github.com/google/xpk.git](https://github.com/google/xpk.git) +git clone https://github.com/AI-Hypercomputer/xpk.git cd xpk # 2. Install dependencies and build