From 1726ca8ccb5c67c9edd4445928ba638e01790768 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 9 Feb 2017 12:06:54 -0800 Subject: [PATCH] Update README as per issue #48 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7537105..23af4834 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ In order to build WinFsp you will need the following: * Windows Driver Kit (WDK) 10 * [Wix toolset](http://wixtoolset.org) -In order to fully build WinFsp (including the installer) you must use `tools\build.bat`. By default it builds a Release build, but you can choose either the Debug or Release configuration by using the syntax: +To fully build WinFsp (including the installer) you must use `tools\build.bat`. By default it builds a Release build, but you can choose either the Debug or Release configuration by using the syntax: tools\build.bat CONFIGURATION