From d8500e456c364a2a44c150fdfa14e4d996ca97a3 Mon Sep 17 00:00:00 2001 From: bjorn Date: Thu, 6 Jul 2017 08:25:31 +0900 Subject: [PATCH] Add ode to brew install example; --- COMPILING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILING.md b/COMPILING.md index c2aad664..10320ec9 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -68,7 +68,7 @@ git clone --branch v1.0.5 https://github.com/ValveSoftware/openvr.git Next, install the other dependencies above using your package manager of choice: ```sh -brew install assimp glfw3 luajit physfs freetype openal-soft +brew install assimp glfw3 luajit physfs freetype openal-soft ode ``` On OSX, you'll need to set the `DYLD_LIBRARY_PATH` environment variable to be