From 26d7eed073d73f0c23d6650d55c90d74186c3eab Mon Sep 17 00:00:00 2001 From: Ben Houghton Date: Thu, 7 Dec 2017 17:27:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee1dfdf..4d7c221 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This Sample repo includes sample code demonstrating common mechanism for authent 3. Clone the repository. ``` - git clone https://github.com/Azure-Samples/key-vault-python-autentication.git + git clone https://github.com/Azure-Samples/key-vault-python-authentication.git ``` 4. Install the dependencies using pip.