X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/blobdiff_plain/07a81ca3d88e7685e3a28981aff0c035d2c40add..8a5fe3517cfbbb4fd2a16e7339eeff948a6cfddc:/README?ds=inline

diff --git a/README b/README
index 7cde557..3943a7d 100644
--- a/README
+++ b/README
@@ -34,6 +34,12 @@ Install kinect_upload_fw first:
 it will be copied to /usr/local/sbin by default, assign the PREFIX
 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 \
+    LOADER_PATH=/usr/local/sbin/kinect_upload_fw
+
 Then run the firmware fetcher script (remember this is only needed
 once):