Updated Windows (markdown)

Ben RUBSON 2018-06-21 19:02:53 +02:00
parent 27fd620ecb
commit 19c51e87d2

@ -47,17 +47,9 @@ You'll also find a Chinese guide written by @youngh070 [here](https://github.com
`sh install.sh`
4. In `/usr/include/fuse/winfsp_fuse.h` :
4. Get [last EncFS version](https://github.com/vgough/encfs/releases).
If needed, modify : `return cygwin_create_path(`
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).
6. Using Cygwin terminal, compile, test and install following the `INSTALL.md` file from the version you use.
5. Using Cygwin terminal, compile, test and install following 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