Skip to content

Commit 267585b

Browse files
authored
Merge pull request #40 from jose-d/patch-1
update README: Fix link to BUILDING.md
2 parents 28ac41b + d8913e2 commit 267585b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In symbolic regression, the programs represent mathematical expressions typicall
3232

3333
The project requires CMake and a C++17 compliant compiler (C++20 if you're on the `cpp20` branch). The recommended way to build Operon is via either [nix](https://github.com/NixOS/nix) or [vcpkg](https://github.com/microsoft/vcpkg).
3434

35-
Check out [https://github.com/heal-research/operon/blob/master/BUILDING.md](BUILD.md) for detailed build instructions and how to enable/disable certain features.
35+
Check out [https://github.com/heal-research/operon/blob/master/BUILDING.md](BUILDING.md) for detailed build instructions and how to enable/disable certain features.
3636

3737
### Nix
3838

0 commit comments

Comments
 (0)