mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-24 10:44:51 +00:00
Add Linux package requirement to readme
This commit is contained in:
parent
d64328ac35
commit
fa9474ff74
@ -151,8 +151,9 @@ lower resolutions before failing if it still doesn't fit.
|
|||||||
Development
|
Development
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Requires protoc (brew install protobuf or apt-get install libprotobuf-dev),
|
Requires protoc (<code>brew install protobuf</code> or
|
||||||
and sqlite3 (apt-get install libsqlite3-dev). To build:
|
<code>apt-get install libprotobuf-dev</code> and <code>protobuf-compiler</code>),
|
||||||
|
and sqlite3 (<code>apt-get install libsqlite3-dev</code>). To build:
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user