From a5bcb78c4524450d1fc782119d03bb3e490e4fb7 Mon Sep 17 00:00:00 2001 From: Chris Hunt Date: Fri, 26 May 2017 11:29:21 -0400 Subject: [PATCH] Update Readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c123a59..c3defef 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Spinner. CMD Start-Service W3SVC; ` Invoke-WebRequest http://localhost -UseBasicParsing | Out-Null; ` netsh http flush logbuffer | Out-Null; ` - spinner.exe service -n W3SVC -t c:\\iislog\\W3SVC\\u_extend1.log + spinner.exe service W3SVC -t c:\\iislog\\W3SVC\\u_extend1.log ``` The Linux build is experimental and does not include the `service` command. \ No newline at end of file