From 5500475e6834cbb848b9fdcc416779171978059b Mon Sep 17 00:00:00 2001 From: Aleks Knezevic Date: Mon, 16 Sep 2024 09:49:47 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00d4407..08e8e76 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Please make sure that you are running the following commands with in tt-mlir `vi ### PJRT This `PJRT` repo is updated to use cmake instead of bazel and made compatiable with tt-mlir compiler. -- Clone PJRT repo `git clone git@github.com:AleksKnezevic/pjrt.git`. +- Clone PJRT repo `git clone git@github.com:tenstorrent/tt-xla.git`. - cd pjrt - source venv/activate - cmake -G Ninja -B build