Skip to content

Commit

Permalink
replaced package installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnetKyle committed Sep 20, 2022
1 parent 5de90bf commit 854b9db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ Supports: `console.log`, `console.debug`, `console.info`, `console.warn`, `conso

Add the following nuget package:

dotnet CLI:
```powershell
nuget install WASM.Console
dotnet add package WASM.Console
```

Example:
Expand Down

0 comments on commit 854b9db

Please sign in to comment.