From 4d3a27b55e13e08e667564ea30048405ff3644f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Sol=C3=A0?= <jsola@iri.upc.edu>
Date: Thu, 28 Jul 2016 14:36:16 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 1dbbbc347..338c20507 100644
--- a/README.md
+++ b/README.md
@@ -109,10 +109,12 @@ libceres.a will be installed at **/usr/local/lib** and headers at **/usr/local/i
 **(1)** Obtain:
 
 - Ubuntu:
+  
   ```
   $ sudo apt-get install libyaml-cpp-dev
   ```
 - Mac:
+  
   ```
   $ brew install yaml-cpp
   ```
-- 
GitLab