Browse Source

fix spelling mistake.

main
Bix 6 months ago
parent
commit
cb91879de2
  1. 2
      Building-for-Linux.-.md

2
Building-for-Linux.-.md

@ -64,7 +64,7 @@ cmake .. -GNinja -DCMAKE_C_COMPILER=gcc-11 -DCMAKE_CXX_COMPILER=g++-11
The `--recursive` option automatically clones the required Git submodules.
### Building Eden in Release Mode (Optimized)
### Building Eden in Release Mode (Optimised)
If you need to run ctests, you can disable `-DYUZU_TESTS=OFF` and install Catch2.

Loading…
Cancel
Save