Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-esmp authored Jan 22, 2021
1 parent 37d3874 commit 2584949
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 @@ -8,7 +8,7 @@ Install the _Serilog.UI_ [NuGet package](https://www.nuget.org/packages/Serilog.
Install-Package Serilog.UI
```

Then based on your databasbe install a provider, _Serilog.UI.MsSqlServerProvider_ [NuGet package](https://www.nuget.org/packages/Serilog.UI.MsSqlServerProvider):
Then install a provider based on your database, _Serilog.UI.MsSqlServerProvider_ [NuGet package](https://www.nuget.org/packages/Serilog.UI.MsSqlServerProvider):

```powershell
Install-Package Serilog.UI.MsSqlServerProvider
Expand Down

0 comments on commit 2584949

Please sign in to comment.