Updated Installing EncFS (markdown)

Ben RUBSON 2018-04-19 09:54:21 +02:00
parent b285a92685
commit f63005956a

@ -6,7 +6,6 @@ Install the build tools and dependencies:
apt-get install build-essential cmake make
apt-get install libfuse-dev libssl-dev gettext attr
apt-get install librlog-dev libboost-serialization-dev #no more needed with EncFS >= 1.9
Compile, test and install following instructions in the `INSTALL.md` file from the version you use.
For example, for 1.9.4 : https://github.com/vgough/encfs/blob/v1.9.4/INSTALL.md