From 64a1def5972a9b569b8074537367efcfadd9b748 Mon Sep 17 00:00:00 2001 From: Pohung Chen Date: Mon, 24 Aug 2020 10:01:15 +0900 Subject: [PATCH] updating git clone instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f6cbe7..38c5304 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Pose Playground is a playful way for users to experiment with different AI pose Clone the repository using: ```sh -git clone https://github.com/anindya-bhowmick/posenet_playground +git clone https://github.com/googleinterns/posenet_playground ``` Cd into posenet_playground and install dependencies: ```sh