Skip to content

Commit e6c49e1

Browse files
authored
Add -Pre flag to install instructions [Skip CI]
1 parent a890820 commit e6c49e1

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
@@ -9,7 +9,7 @@ This sink uses a separate worker thread to write to your sink, freeing up the ca
99
Install from NuGet:
1010

1111
```powershell
12-
Install-Package Serilog.Sinks.Async
12+
Install-Package Serilog.Sinks.Async -Pre
1313
```
1414

1515
Add this sink to your pipeline:

0 commit comments

Comments
 (0)