From 8fa1c00fb99a94d41606d8e870c563194160154d Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@fe.uni-lj.si>
Date: Wed, 24 Feb 2016 13:21:25 +0000
Subject: [PATCH] Added vertices position restoration

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