Skip to content

Commit 00a90cf

Browse files
update docs
1 parent ca0b499 commit 00a90cf

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as
1111

1212
A preview is available for Ubuntu, RedHat and OSX for VSTS. The current preview is more feature complete than the node agent bringing Auto Update, Cancellation, Run as a svc on OSX and Linux, and Gated support.
1313

14-
What's missing from the preview? On-prem NTLM support is in the works so preview with Team Services.
14+
What's missing from the preview? TfsVc (TEE on nix) on-prem support and windows tf.exe support is finishing up.
1515

1616
| | Build & Test | Preview | Release |
1717
|---|:-----:|:-----:|:-----:|
@@ -33,11 +33,13 @@ This agent can be used for the VSTS service and it replaces the node agent for T
3333
| TFS2015 Git | Yes | No | Win use agent with 2015 |
3434
| TFS2015 TfsVC | Soon | No | Win use agent with 2015 |
3535

36-
## Configure Account and Roles
36+
## Get Started
3737

38-
Add the build account to the proper roles. [Read Here](docs/roles.md)
38+
### First, add the build account to the proper roles
39+
40+
[Read Here](docs/roles.md)
3941

40-
## Get Started
42+
### Next, get the agent configured
4143

4244
![win](docs/win_sm.png) [Start Windows](docs/start/startwin.md)
4345

docs/start/startubuntu.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Step 1: System Requirements
44

5+
> NOTE: Prefer Ubuntu 16.04 LTS. We configure as a service using systemd and it's not in 14.04. [More here on configuring as a service](nixsvc.md)
6+
57
[Read here](../preview/latebreaking.md) to ensure system packages are installed
68

79
## Step 2: Download from Releases

0 commit comments

Comments
 (0)