From 880331de92c14cbecb3a85727868215ec6ddb910 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Fri, 18 Jul 2014 16:04:34 -0700 Subject: [PATCH] some typo cleanup in BUILD guide --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 6cd75eaf7c..a32ef2c5af 100644 --- a/BUILD.md +++ b/BUILD.md @@ -240,5 +240,5 @@ You can find QXmpp [here](https://github.com/qxmpp-project/qxmpp). The inclusion #### Devices -You can support external input/output devices such as Leap Motion, Faceplus, Faceshift PrioVR, RTmidi, SixSense and more by adding each individual SDK in the visible building path. Refer to the readme file available in each device folder in [interface/external/](interface/external) for the detailed explanation of the requirements to use the device. +You can support external input/output devices such as Leap Motion, Faceplus, Faceshift, PrioVR, MIDI, Razr Hydra and more by adding each individual SDK in the visible building path. Refer to the readme file available in each device folder in [interface/external/](interface/external) for the detailed explanation of the requirements to use the device.