Skip to content

Commit

Permalink
Updated installation instructions to include Homebrew (#130)
Browse files Browse the repository at this point in the history
Updated installation instructions. #70

Co-authored-by: Jason Ferrier <[email protected]>
  • Loading branch information
jasonferrier and jasonferrier authored Aug 18, 2023
1 parent 2b133a1 commit 39ad95e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ significant travel corridor.
Installation
------------

For this fork you will need to build from the source repository:
The easiest way to install tippecanoe on OSX is with [Homebrew](http://brew.sh/):

$ brew install tippecanoe

On Ubuntu it will usually be easiest to build from the source repository:

```sh
$ git clone https://github.com/felt/tippecanoe.git
Expand Down

0 comments on commit 39ad95e

Please sign in to comment.