From cdef735bc1138e3ddd363684f3b356fdd042e92c Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 26 Apr 2016 01:40:58 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c1dfb7ba..29233287 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ The project source code is organized as follows: * tst/memfs: contains the source code to an example file system written in C++ (memfs). * tst/winfsp-tests: contains the WinFsp test suite. +## Building + +In order to build WinFsp you will need Windows 10 and Visual Studio 2015. You will also need the Windows Driver Kit (WDK) 10. + ## License WinFsp is available under the [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html) license. If you find the constraints of the AGPLv3 too onerous, a commercial license is also available. Please contact Bill Zissimopoulos for more details. \ No newline at end of file