From 0f7da5c6559572c19d7aa63b276844a3c698ed31 Mon Sep 17 00:00:00 2001 From: Khang Luu Date: Thu, 24 Oct 2024 01:45:54 -0400 Subject: [PATCH] Chore: fix installation link to cake-lab --- unity/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity/README.md b/unity/README.md index b36e358..bd1f104 100644 --- a/unity/README.md +++ b/unity/README.md @@ -21,7 +21,7 @@ https://github.com/Picovoice/unity-voice-processor/blob/main/unity-voice-process 3. To install the latest package version, specify the following URL in `Add package from git URL...` of Package Manager on Unity ``` -https://github.com/FelixNgFender/ARFlow.git?path=unity/Assets/ARFlowPackage/ARFlow +https://github.com/cake-lab/ARFlow.git?path=unity/Assets/ARFlowPackage/ARFlow ``` ## Implementation details