From 90e16536130fdc88c3b8a039acc1b7218783973d Mon Sep 17 00:00:00 2001
From: Dominic Spill <dominicgs@gmail.com>
Date: Sat, 25 Jul 2015 09:45:50 +0100
Subject: [PATCH 48/68] Update build instructions to include pkg-config

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

--- a/host/README.md
+++ b/host/README.md
@@ -5,7 +5,7 @@
 
 ###Prerequisites for Linux (Debian/Ubuntu):
 
-`sudo apt-get install build-essential cmake libusb-1.0-0-dev`pkg-config
+`sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config`
 
 ###Build host software on Linux:
 
