Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 1afb53d

Browse files
0.5 is the latest version
1 parent 5ac7267 commit 1afb53d

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/onprem.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ curl -skSL http://aka.ms/xplatagent | bash
4343
```
4444
Your output should look [similar to this](sampleoutput.md)
4545

46-
To install preview version (usually master), use:
47-
48-
```bash
49-
curl -skSL http://aka.ms/previewxplat | bash
50-
```
51-
5246
If you have issues with this, fully realized zips are available.
5347

5448
Go to the [releases section on github](https://github.com/Microsoft/vso-agent/releases) and download the linux or OSX (Darwin) package.

docs/vsts.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ cd my agent
3939
curl -skSL http://aka.ms/xplatagent | bash
4040
```
4141

42-
To install preview version (usually master), use:
43-
44-
```bash
45-
curl -skSL http://aka.ms/previewxplat | bash
46-
```
47-
4842
Your output should look [similar to this](sampleoutput.md)
4943

5044
If you have issues with this, fully realized zips are available.

0 commit comments

Comments
 (0)