From 8316df8bd2bf378f16bafde315f97273b4cb78a1 Mon Sep 17 00:00:00 2001 From: Ben RUBSON Date: Sun, 13 May 2018 15:10:36 +0200 Subject: [PATCH] Updated Windows (markdown) --- Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Windows.md b/Windows.md index 6fd8dad..ec3d93f 100644 --- a/Windows.md +++ b/Windows.md @@ -55,9 +55,9 @@ To : `return (char *)cygwin_create_path(` _(see https://github.com/billziss-gh/winfsp/pull/154)_ -5. Get [last EncFS version](https://github.com/vgough/encfs/releases) (at least 1.9.5). +5. Get [last EncFS version](https://github.com/vgough/encfs/releases). -6. Using Cygwin terminal, [build and install as usual](https://github.com/vgough/encfs/blob/master/INSTALL.md). +6. Using Cygwin terminal, compile, test and install following instructions in the INSTALL.md file from the version you use. For example, for 1.9.5 : https://github.com/vgough/encfs/blob/v1.9.5/INSTALL.md ### Usage