Browse Source

s/ode/jolt;

bjorn 1 year ago
parent
commit
79436b80ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      guides/Compiling.md

+ 1 - 1
guides/Compiling.md

@@ -29,7 +29,7 @@ repository, so make sure you clone with the `--recursive` flag or run
 - OpenXR
 - Vulkan SDK
 - msdfgen
-- ODE
+- Jolt Physics
 
 LÖVR requires a C compiler that supports C11.  GCC 4.9, clang 3.1, and Windows SDK 2104 support C11.