Updated Windows (markdown)

Ben RUBSON 2018-05-03 17:04:20 +02:00
parent 8ffd0bdc2c
commit 77d1a51417

@ -61,8 +61,9 @@ _(see https://github.com/billziss-gh/winfsp/pull/154)_
[Use as usual](https://github.com/vgough/encfs/blob/master/encfs/encfs.pod), from a Cygwin or Windows terminal.
Note that you should provide EncFS with a drive-like mountpoint, such as `X:`
(or `/cygdrive/x`).
You should provide EncFS with a drive-like mountpoint, such as `X:` (or `/cygdrive/x`).
Example : `encfs /cygdrive/c/enc /cygdrive/x`
Example : `encfs C:\enc X:`
You may also consider [SiriKali](https://mhogomchungu.github.io/sirikali/) GUI ([GitHub](https://github.com/mhogomchungu/sirikali)).