Skip to content

Commit

Permalink
Merge branch 'main' of github.com:r-spatial/sf
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Jul 7, 2024
2 parents 7b97380 + 3705509 commit 0ef309a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ sudo dnf install gdal-devel proj-devel geos-devel sqlite-devel udunits2-devel

#### Arch

Get gdal, proj and geos from the main repos, and udunits from the AUR:
Get gdal, proj, geos and podofo from the main repos, and udunits from the AUR:

```
pacman -S gdal proj geos arrow podofo-0.9
pacman -S gdal proj geos arrow podofo
yay/pacaur/yaourt/whatever -S udunits
```

Expand Down

0 comments on commit 0ef309a

Please sign in to comment.