Skip to content

Commit 5105f47

Browse files
Fix installation command (Azure#3449)
1 parent 1f5f39f commit 5105f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cosmosdb-preview/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This package provides commands to
1313
Install this extension using the below CLI command
1414

1515
```sh
16-
az extension add --name cosmodb-preview
16+
az extension add --name cosmosdb-preview
1717
```
1818

1919
### Included Features ###

0 commit comments

Comments
 (0)