From 2bee1fdd9c591feb97d9fe0d1fabf0473f72a3f6 Mon Sep 17 00:00:00 2001
From: roangel <roangel@student.ethz.ch>
Date: Tue, 17 Oct 2017 14:31:16 +0200
Subject: [PATCH] Update README.md

---
 crazyflie-firmware/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crazyflie-firmware/README.md b/crazyflie-firmware/README.md
index 5375c125..53be48df 100644
--- a/crazyflie-firmware/README.md
+++ b/crazyflie-firmware/README.md
@@ -14,7 +14,7 @@ To apply the patch, just write the following commands:
 `git apply <folder_to_D-FaLL-System_repository>/crazyflie_firmware/firmware_modifications.patch`<br>
 
 Now the repository is ready to compile. To do it, first make sure that you have
-installed the toolchain. To install it:
+installed the toolchain. To install it:<br>
 `sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa`<br>
 `sudo apt-get update`<br>
 `sudo apt-get install libnewlib-arm-none-eabi`<br>
-- 
GitLab