We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddc72c commit 38f8464Copy full SHA for 38f8464
sdk/storage/Azure.Storage.DataMovement.Blobs/README.md
@@ -15,11 +15,9 @@ Azure Storage client libraries.
15
16
### Install the package
17
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:
+Install the Azure Storage Data Movement Blobs client library for .NET with [NuGet][nuget]:
20
21
```dotnetcli
22
-dotnet add package Azure.Storage.DataMovement
23
dotnet add package Azure.Storage.DataMovement.Blobs
24
```
25
0 commit comments