Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eben-roux committed Sep 1, 2022
1 parent 841dcc5 commit d32ff34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Start a new **Console Application** project and select a Shuttle.Esb queue imple
PM> Install-Package Shuttle.Esb.AzureStorageQueues
```

We'll also make use of the [.NET genric host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host):
We'll also make use of the [.NET generic host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host):

```
PM> Install-Package Microsoft.Extensions.Hosting
Expand Down

0 comments on commit d32ff34

Please sign in to comment.