capitalize VRLib in libovr instructions

This commit is contained in:
Stephen Birarda 2015-01-28 13:51:14 -08:00
parent ce1e96e034
commit f75031c688

View file

@ -105,10 +105,10 @@ The Oculus Mobile SDK is optional, for Gear VR support. It is not required to co
Download the [Oculus Mobile SDK](https://developer.oculus.com/downloads/#sdk=mobile) and extract the archive inside your `ANDROID_LIB_DIR` folder. Rename the extracted folder to `libovr`.
From the VrLib directory, use ndk-build to build VrLib.
From the VRLib directory, use ndk-build to build VrLib.
```
cd VrLib
cd VRLib
ndk-build
```