We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b8ace commit 8b357b1Copy full SHA for 8b357b1
cjetreconstruction/README.md
@@ -18,5 +18,5 @@ cmake --build build
18
> Custom search path can be set with `Julia_ROOT`, for instance:
19
>
20
> ```sh
21
-> JULIA_ROOT=${HOME}/.julia/juliaup/julia-nightly/ cmake -S . -B build
+> JULIA_ROOT=${HOME}/.julia/juliaup/julia-1.12-nightly/ cmake -S . -B build
22
> ```
0 commit comments