Skip to content

Commit fad043d

Browse files
authored
Update to dotnet CLI in the README example
1 parent f264d50 commit fad043d

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
@@ -14,7 +14,7 @@ If you want to *write events* to Seq, use one of the logging framework clients,
1414
Install from NuGet:
1515

1616
```powershell
17-
Install-Package Seq.Api
17+
dotnet add package Seq.Api
1818
```
1919

2020
Create a `SeqConnection` with your server URL:

0 commit comments

Comments
 (0)