Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Pkg.add("PackageCompiler")

!!! note
It is strongly recommended to use the official binaries that are downloaded from
https://julialang.org/downloads/. Distribution-provided Julia installations are
<https://julialang.org/downloads/>. Distribution-provided Julia installations are
unlikely to work properly with this package.

To use PackageCompiler a C-compiler needs to be available:
Expand Down
Loading