Skip to content

Commit 38f8464

Browse files
authored
Update Data Movement Blobs package install command (#48220)
1 parent 7ddc72c commit 38f8464

File tree

1 file changed

+1
-3
lines changed
  • sdk/storage/Azure.Storage.DataMovement.Blobs

1 file changed

+1
-3
lines changed

sdk/storage/Azure.Storage.DataMovement.Blobs/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ Azure Storage client libraries.
1515

1616
### Install the package
1717

18-
Install the Azure Storage client library for .NET you'd like to use with
19-
[NuGet][nuget] and the `Azure.Storage.DataMovement.Blobs` client library will be included:
18+
Install the Azure Storage Data Movement Blobs client library for .NET with [NuGet][nuget]:
2019

2120
```dotnetcli
22-
dotnet add package Azure.Storage.DataMovement
2321
dotnet add package Azure.Storage.DataMovement.Blobs
2422
```
2523

0 commit comments

Comments
 (0)