Skip to content

Commit

Permalink
Merge pull request #40 from jose-d/patch-1
Browse files Browse the repository at this point in the history
update README: Fix link to BUILDING.md
  • Loading branch information
foolnotion authored Nov 22, 2024
2 parents 28ac41b + d8913e2 commit 267585b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In symbolic regression, the programs represent mathematical expressions typicall

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).

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.
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.

### Nix

Expand Down

0 comments on commit 267585b

Please sign in to comment.