Updated WireMock as a standalone process (markdown)

Stef Heyenrath
2020-11-25 13:54:51 +01:00
parent 79bd40bb66
commit 1e0b8bab6c

@@ -16,7 +16,7 @@ class Program
}
```
See [[WireMock commandlineparameters]] for all supported commandline arguments.
See [[WireMock commandline parameters]] for all supported commandline arguments.
### Option 2 : using the WireMock.Net.StandAlone library using the settings object
```c#