Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucansky authored Dec 28, 2018
1 parent 23eac55 commit 0c87e51
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 @@ -32,7 +32,7 @@ PM> Install-Package Quartzmin

## Usage
### Embedded web server
Everything you should do is just configure `QuartzminPlugin` and `ExecutionHistoryPlugin` to support histograms and statistics:
Everything you should do is just install [Quartzmin.SelfHost](https://www.nuget.org/packages/Quartzmin.SelfHost) package and configure `QuartzminPlugin` and `ExecutionHistoryPlugin` to support histograms and statistics:
```xml
<configuration>
<configSections>
Expand Down

0 comments on commit 0c87e51

Please sign in to comment.