From a159367b68726352889b47708c49c3e666257de4 Mon Sep 17 00:00:00 2001 From: Josh Friedman Date: Wed, 1 Feb 2017 09:37:35 -0800 Subject: [PATCH] Update sdk compile directory in ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f353667e0ef7..7399caeaf94eb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To get the binaries of this library as distributed by Microsoft, ready for use w To get the source code of the SDK via git just type: git clone git://github.com/Azure/azure-storage-java.git - cd ./azure-storage-java/microsoft-azure-storage + cd ./azure-storage-java mvn compile ###Option 3: Source Zip