Skip to content

Commit df92f60

Browse files
Fix sample project snippet parameter (#381)
This changes the sample to run from `http` (no longer an option) to existing and working `projectAnalysis` Thanks!
1 parent 8c18f71 commit df92f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ $ npm run samples
126126
Run a specific sample:
127127

128128
```bash
129-
$ npm run samples -- http
129+
$ npm run samples -- projectAnalysis
130130
```
131131

132132
## API and TFS Mapping

0 commit comments

Comments
 (0)