From 48d1cb73ff563a58181637150a723bb8e775d3ef Mon Sep 17 00:00:00 2001 From: Meir Blachman Date: Tue, 28 Nov 2023 17:24:35 +0200 Subject: [PATCH] Update README.md - update clone url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca1df0c..da9da57 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ This project framework provides the following features: ### Quickstart -1. git clone https://github.com/Azure-Samples/mipsdk-filesdk-java-sample.git -2. cd mipsdk-filesdk-java-sample +1. git clone https://github.com/Azure-Samples/MipSDK-File-Java-Basic +2. cd MipSDK-File-Java-Basic 3. Install the MIP SDK JAR: - Windows: `\mvn.cmd org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install-file -Dfile=\java-sdk-wrapper.jar` - Ubuntu: `mvn org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install-file -Dfile=java-sdk-wrapper.jar`