diff --git a/bootcamp/tutorials/quickstart/apps/image_search_with_milvus/README.md b/bootcamp/tutorials/quickstart/apps/image_search_with_milvus/README.md index 1aab48349..2a18cd464 100644 --- a/bootcamp/tutorials/quickstart/apps/image_search_with_milvus/README.md +++ b/bootcamp/tutorials/quickstart/apps/image_search_with_milvus/README.md @@ -24,7 +24,7 @@ Follow these steps to quickly deploy the application locally: **1. Download Codes** ```bash -$ git clone +$ git clone https://github.com/milvus-io/bootcamp.git $ cd bootcamp/bootcamp/tutorials/quickstart/app/image_search_with_milvus ```