Skip to content

Commit 2298bdb

Browse files
authored
1 parent 9d25666 commit 2298bdb

File tree

1 file changed

+1
-1
lines changed
  • sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs

1 file changed

+1
-1
lines changed

sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This extension provides functionality for accessing Azure Storage Blobs in Azure
99
Install the Storage Blobs extension with [NuGet][nuget]:
1010

1111
```dotnetcli
12-
dotnet add package Azure.WebJobs.Extensions.Storage.Blobs
12+
dotnet add package Microsoft.Azure.WebJobs.Extensions.Storage.Blobs
1313
```
1414

1515
### Prerequisites

0 commit comments

Comments
 (0)