Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gnadt committed Jan 4, 2025
1 parent 3c4d5c5 commit d403d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ julia> Pkg.activate(".")
julia> Pkg.instantiate()
```

**NOTE:** If an artifact produces a hash mismatch error while downloading, navigate to the
**Note:** If an artifact produces a hash mismatch error while downloading, navigate to the
local `.julia/artifacts` folder and manually set the appropriate artifact folder name. For example, the `ottawa_area_maps` artifact folder name should be `eb8d8339b55fb4b9b070eda7f3aede970ab53629`. If needed, artifacts can also be downloaded directly from their online storage locations, then unzipped, renamed, and placed in the
local `.julia/artifacts` folder. Online storage locations (`url`) and folder names (`git-tree-sha1`) can be found in the [Artifacts.toml](Artifacts.toml) file.

Expand Down

0 comments on commit d403d3c

Please sign in to comment.