From 5e0e94c7a993cf1041a51f05738a1b460b054106 Mon Sep 17 00:00:00 2001 From: Ben RUBSON Date: Sun, 13 May 2018 15:31:58 +0200 Subject: [PATCH] Updated Linux (markdown) --- Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux.md b/Linux.md index ea42992..3675a78 100644 --- a/Linux.md +++ b/Linux.md @@ -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 \ No newline at end of file