From f0bcead40eea062fb556e142f6f1f7a7240bc144 Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@fe.uni-lj.si> Date: Tue, 16 Feb 2016 10:10:45 +0000 Subject: [PATCH] Added base64 encoding to zipped data --- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 184a122..528bf13 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ On Debian based systems, install prerequisities by typing the following command in the command line: -``sudo apt-get install libconfuse-dev libgsl0-dev libxml2-dev automake gcc'' +``sudo apt-get install libconfuse-dev libgsl0-dev libxml2-dev automake gcc`` Move to the project root directory and compile with: -- Gitblit v1.9.3