Updated Linux (markdown)

Ben RUBSON 2018-05-13 15:31:58 +02:00
parent 174f6a5f64
commit 5e0e94c7a9

@ -4,7 +4,7 @@
1. Install the build tools and dependencies :
apt-get install build-essential cmake make libfuse-dev libssl-dev gettext attr
`apt-get install build-essential cmake make libfuse-dev libssl-dev gettext attr`
2. 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