From 487968538b6902a8c102531f5ee60db1c757c219 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@fe.uni-lj.si>
Date: Wed, 24 Feb 2016 08:52:40 +0000
Subject: [PATCH] Restoration of vertex neighbors completed.

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