Skip to content

Commit

Permalink
Merge pull request #11 from ptvs/master
Browse files Browse the repository at this point in the history
pip install pyazure -> azure
  • Loading branch information
joostdenijs committed Jun 7, 2012
2 parents d2f9f48 + 8d49ea9 commit 7174fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 7174fc2

Please sign in to comment.