Skip to content

Commit 864e369

Browse files
doc tweak
1 parent 14a5b66 commit 864e369

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,12 @@ Pre-reqs: [Node >= 4.4.7 LTS](https://nodejs.org) and [typescript (tsc) >= 1.8](
7676
Run `npm install` first
7777

7878
Set environment variables using set or export:
79-
API_URL=https://fabrikam.visualstudio.com/defaultcollection
80-
API_TOKEN=cbdeb34vzyuk5l4gxc4qfczn3lko3avfkfqyb47etahq6axpcqha
81-
API_PROJECT=myProject
79+
80+
API_URL=https://fabrikam.visualstudio.com/defaultcollection
81+
82+
API_TOKEN=cbdeb34vzyuk5l4gxc4qfczn3lko3avfkfqyb47etahq6axpcqha
83+
84+
API_PROJECT=myProject
8285

8386
```bash
8487
$ npm run samples

0 commit comments

Comments
 (0)