Updated WireMock as a Windows Service (markdown)

Stef Heyenrath
2018-03-18 10:49:00 +01:00
parent 84efa629c9
commit 9f57945b01

@@ -76,9 +76,9 @@ When you start the exe file in Visual Studio or from the commandline, the applic
# Example
For a full working example which also provides an **Installer** and batch-files to
* install
* start
* stop
* uninstall
* Install
* Start
* Stop
* Uninstall
the service, see [examples/WireMock.Net.Service](https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.Service).