From 383644169457b45c9c6bc047c469c8e1ca1d2562 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Mon, 15 Feb 2016 15:17:46 +0000
Subject: [PATCH] Removed object file

---
 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