Skip to content

Commit 8b357b1

Browse files
committed
point to 1.12 nightlies in the readme
1 parent 00b8ace commit 8b357b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cjetreconstruction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ cmake --build build
1818
> Custom search path can be set with `Julia_ROOT`, for instance:
1919
>
2020
> ```sh
21-
> JULIA_ROOT=${HOME}/.julia/juliaup/julia-nightly/ cmake -S . -B build
21+
> JULIA_ROOT=${HOME}/.julia/juliaup/julia-1.12-nightly/ cmake -S . -B build
2222
> ```

0 commit comments

Comments
 (0)