Skip to content

Commit a369ebd

Browse files
authored
add pip install command
1 parent 40d4999 commit a369ebd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
This repository contains Microsoft Visual Studio Team Services Python API. This API is used to build the Visual Studio Team Services CLI. To learn more about the VSTS CLI, check out our [github repo](https://github.com/Microsoft/vsts-cli).
77

8+
# Installation
9+
10+
```pip install vsts```
11+
812
# Getting Started
913

1014
Following is an example how to use the API directly:

0 commit comments

Comments
 (0)