Skip to content

Commit 2108be1

Browse files
committed
update readme
1 parent b1f07b8 commit 2108be1

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,7 +18,7 @@ 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-1.12-nightly/ cmake -S . -B build
21+
> Julia_ROOT=${HOME}/.julia/juliaup/julia-1.12/ cmake -S . -B build
2222
> ```
2323
>
2424
> Also make sure that for Julia 1.12 at least GLIBCXX_3.4.30 (gcc 12.1.0) is used.

0 commit comments

Comments
 (0)