Browse Source

[docs] oops ".tools" -> "tools"

pull/2993/head
DraVee 3 months ago
committed by crueter
parent
commit
4205f555dc
  1. 2
      docs/Build.md

2
docs/Build.md

@ -57,7 +57,7 @@ Important notes:
- *CMake* **MUST** be in your PATH (and also *ninja*, if you are using it as GENERATOR)
- You *MUST* be in the cloned *Eden* directory
- On Windows, you must load **Visual C++ development environment**:
- This can be done by running our convenience script: `.tools/windows/load-msvc-env.ps1`
- This can be done by running our convenience script: `tools/windows/load-msvc-env.ps1`
Recommended generators:

Loading…
Cancel
Save