Skip to content

Commit 6de4233

Browse files
committed
update readme
1 parent 66ae4ec commit 6de4233

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

compile/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ julia --project=compile compile/build.jl --output-dir JetReconstructionCompiled
2121
> julia +1.12-nightly --project=compile compile/build.jl --juliac
2222
> ```
2323
>
24+
> or
25+
>
26+
> ```sh
27+
> julia +nightly --project=compile compile/build.jl --juliac
28+
> ```
29+
>
2430
> Packages compiled with `PackageCompiler.jl` will have `JETRECONSTRUCTION_COMPILER_PACKAGECOMPILER` defined. Packages compiled with `juliac` will have `JETRECONSTRUCTION_COMPILER_JULIAC` defined.
2531
2632

0 commit comments

Comments
 (0)