Skip to content

Commit eb029b6

Browse files
authored
Update README.md
1 parent a1c37f0 commit eb029b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A simple `Hello, {User}` event.
1515
Install from [NuGet](https://nuget.org/packages/Serilog.Formatting.Compact):
1616

1717
```powershell
18-
Install-Package Serilog.Formatting.Compact
18+
Install-Package Serilog.Formatting.Compact -Pre
1919
```
2020

2121
The formatter is used in conjunction with sinks that accept `ITextFormatter`. For example, the [rolling file](https://github.com/serilog/serilog-sinks-rollingfile) sink:

0 commit comments

Comments
 (0)