Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit e02f4c0

Browse files
authored
Update local testing README to include cli version (#198)
1 parent c3c06f9 commit e02f4c0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,10 @@ When testing locally you don't need to do the above set up since there is no
148148
pipeline. Instead run these steps:
149149

150150
1. Login into AZ CLI
151-
2. Install Azure DevOps Extension
151+
2. Install Azure DevOps Extension (make sure you have version >= 0.17.0 installed)
152+
```
153+
az extension add --name azure-devops
154+
```
152155
3. Set the following environment variables
153156
<pre>
154157
export SPK_LOCATION=<b>REPLACE_ME</b>

0 commit comments

Comments
 (0)