Skip to content

Commit cad6c12

Browse files
committed
Fix header;
1 parent a7277f9 commit cad6c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/Compiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ LÖVR is currently known to work with (and optimized for)
1616

1717
Other systems and hardware may work, but are not frequently tested.
1818

19-
#### Physics SIMD
19+
### Physics SIMD
2020

2121
When building for x86, the physics module requires a CPU with AVX/AVX2 support. To work around
2222
this, disable the physics module by compiling with `-DLOVR_ENABLE_PHYSICS=OFF`, or compile with the

0 commit comments

Comments
 (0)