From 8a5fe3517cfbbb4fd2a16e7339eeff948a6cfddc Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Sat, 9 Jan 2016 15:30:59 +0100
Subject: [PATCH 1/1] README: fix a typo in the "make install_udev_rules"
 command line

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index fb0d057..3943a7d 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ variable on the command line to install it to another location.
 Then install the udev rules to automate the firmware loading:
 
   # make install_udev_rules \
-    FIRMWARE_PATH=/lib/firmware/kinect/UACFirmware
+    FIRMWARE_PATH=/lib/firmware/kinect/UACFirmware \
     LOADER_PATH=/usr/local/sbin/kinect_upload_fw
 
 Then run the firmware fetcher script (remember this is only needed
-- 
2.1.4