Skip to content

Commit bd61d3e

Browse files
authored
update autorest command used in README.md (#23039)
1 parent 336b459 commit bd61d3e

File tree

1 file changed

+1
-2
lines changed
  • src/TrafficManager/TrafficManager.Management.Sdk

1 file changed

+1
-2
lines changed

src/TrafficManager/TrafficManager.Management.Sdk/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ This directory contains management plane service clients of Az.Storage module.
55
In this directory, run AutoRest:
66
```
77
autorest --reset
8-
autorest --use:@microsoft.azure/[email protected]
9-
autorest.cmd README.md --version=v2
8+
autorest --use:@autorest/[email protected]
109
```
1110

1211
### AutoRest Configuration

0 commit comments

Comments
 (0)