Skip to content

Commit 7174fc2

Browse files
committed
Merge pull request #11 from ptvs/master
pip install pyazure -> azure
2 parents d2f9f48 + 8d49ea9 commit 7174fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To get the source code of the SDK via **git** just type:
3434

3535
Alternatively, to get the source code via the Python Package Index (PyPI), type
3636

37-
%SystemDrive%\Python27\Scripts\pip.exe install pyazure
37+
%SystemDrive%\Python27\Scripts\pip.exe install azure
3838

3939
You can use these packages against the cloud Windows Azure Services, or against
4040
the local Storage Emulator (with the exception of Service Bus features).

0 commit comments

Comments
 (0)