From 8d49ea9416e452d47ac2d7d9ab6caf651671a205 Mon Sep 17 00:00:00 2001 From: ptvs Date: Wed, 6 Jun 2012 22:36:09 -0700 Subject: [PATCH] change pip install from pyazure to azure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bdb2f580788..cf8df8a0f985 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ To get the source code of the SDK via **git** just type: Alternatively, to get the source code via the Python Package Index (PyPI), type - %SystemDrive%\Python27\Scripts\pip.exe install pyazure + %SystemDrive%\Python27\Scripts\pip.exe install azure You can use these packages against the cloud Windows Azure Services, or against the local Storage Emulator (with the exception of Service Bus features).