Skip to content

Commit 77a9bee

Browse files
committed
update README
1 parent 1dbe275 commit 77a9bee

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
@@ -30,7 +30,7 @@ In symbolic regression, the programs represent mathematical expressions typicall
3030

3131
## Build instructions
3232

33-
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).
33+
The project requires CMake and a compiler supporting C++20. The recommended way to build Operon is via either [nix](https://github.com/NixOS/nix) or [vcpkg](https://github.com/microsoft/vcpkg).
3434

3535
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

0 commit comments

Comments
 (0)