Skip to content

Commit e9585f5

Browse files
committed
readme link to build location
And trigger CI for GEOS 3.8.1
1 parent b16a852 commit e9585f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Installation
3737
```julia
3838
pkg> add LibGEOS
3939
```
40-
This will install both the Julia package and GEOS shared libraries together. To just reinstall the GEOS shared libraries, run `pkg> build LibGEOS`.
40+
This will install both the Julia package and GEOS shared libraries together. The GEOS build comes from [GEOS_jll](https://github.com/JuliaBinaryWrappers/GEOS_jll.jl/releases), and the build script can be found in [Yggdrasil](https://github.com/JuliaPackaging/Yggdrasil/tree/master/G/GEOS).
4141

4242
2. Test that `LibGEOS` works by runnning
4343
```julia

0 commit comments

Comments
 (0)