Skip to content

Commit

Permalink
Update Registry.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Sep 18, 2024
1 parent 8d702cf commit 55c4ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Registry/Registry.jl
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ function update(regs::Vector{RegistrySpec}; io::IO=stderr_f(), force::Bool=true,
registry_update_log[string(reg.uuid)] = now()
@label done_tarball_read
else
@info """
reg.name == "General"&& @info """
The General registry is installed via unpacked tarball.
Consider reinstalling it via the newer faster direct from
tarball format by running:
Expand Down

0 comments on commit 55c4ab3

Please sign in to comment.