Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 57428ae
Branch  : main
Author  : Michael Mahoney <[email protected]>
Time    : 2024-03-22 16:07:58 +0000
Message : Merge pull request #70 from ConnorB/main

Update macOS advanced install with homebrew
  • Loading branch information
actions-user committed Mar 22, 2024
1 parent 75d5840 commit b143679
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"instructors/data.md" "4fa10fd27fa8977a57781adf7bc50274" "site/built/data.md" "2023-09-18"
"instructors/instructor-notes.md" "0884f5c37de7f25485c8b04c7b20c7e0" "site/built/instructor-notes.md" "2023-09-18"
"learners/reference.md" "4e0dcbc7892af6f9610d44d356e66617" "site/built/reference.md" "2023-09-18"
"learners/setup.md" "9c5031ac2ffd1cd5c3f2796d14e0a5f4" "site/built/setup.md" "2024-03-22"
"learners/setup.md" "7c4cc01e0269b809b61a55f936b98898" "site/built/setup.md" "2024-03-22"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-09-18"
5 changes: 2 additions & 3 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,10 @@ After downloading the package in the link above, you will need to double-click t

Alternatively, participants who are comfortable with the command line can install the geospatial libraries individually using [homebrew](https://brew.sh):

``` bash
$ brew tap osgeo/osgeo4mac && brew tap --repair
```bash
$ brew install proj
$ brew install geos
$ brew install gdal2
$ brew install gdal
```
:::

Expand Down

0 comments on commit b143679

Please sign in to comment.