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