소스 검색

s/ode/jolt;

bjorn 1 년 전
부모
커밋
79436b80ee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.