Skip to content

Commit

Permalink
README update: Added Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
trasch committed Aug 7, 2024
1 parent dfa2f22 commit 5d53983
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ This package uses the [gis-tools](https://github.com/Outdooractive/gis-tools) li

## Command line tool

You can install the command line tool `mvt` locally to `/usr/local/bin` with
You can install the command line tool `mvt` either
- locally to `/usr/local/bin` with `./install_mvt.sh`
- or with homebrew: `brew install Outdooractive/homebrew-tap/mvt-tools`

```bash
# ./install_mvt.sh

# mvt -h
OVERVIEW: A utility for inspecting and working with vector tiles.

Expand Down

0 comments on commit 5d53983

Please sign in to comment.