Skip to content

Commit 57428ae

Browse files
Merge pull request #70 from ConnorB/main
Update macOS advanced install with homebrew
2 parents fed2af1 + fbe5c02 commit 57428ae

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

learners/setup.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,10 @@ After downloading the package in the link above, you will need to double-click t
4444

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

47-
``` bash
48-
$ brew tap osgeo/osgeo4mac && brew tap --repair
47+
```bash
4948
$ brew install proj
5049
$ brew install geos
51-
$ brew install gdal2
50+
$ brew install gdal
5251
```
5352
:::
5453

0 commit comments

Comments
 (0)