From c665ec01dcb866d1a0feceeeadd9f9fc01589cce Mon Sep 17 00:00:00 2001 From: Daniel Swid Date: Wed, 11 Jan 2023 20:25:46 -0800 Subject: [PATCH] Fix minor typo --- Tello_Video_With_Pose_Recognition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tello_Video_With_Pose_Recognition/README.md b/Tello_Video_With_Pose_Recognition/README.md index 8526cf5..7a2ed2f 100644 --- a/Tello_Video_With_Pose_Recognition/README.md +++ b/Tello_Video_With_Pose_Recognition/README.md @@ -51,7 +51,7 @@ In order to facilitate you to install python2.7 and various dependencies, we hav ## Get the Model -You can get the pose recognition model by run the script named "getModels.bat" or "getModels.bat"(according to your os type) under the path of "./model/".And it will take some time to download the model. +You can get the pose recognition model by run the script named "getModels.bat" or "getModels.sh"(according to your os type) under the path of "./model/".And it will take some time to download the model. ## Run the project