mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-03-24 04:45:17 +00:00
Put all the apt-get instructions on one line
This commit is contained in:
parent
c387af48cc
commit
652abc9a62
@ -227,9 +227,7 @@ MacOS:
|
||||
|
||||
Linux:
|
||||
|
||||
sudo apt-get install libprotobuf-dev
|
||||
sudo apt-get install protobuf-compiler
|
||||
sudo apt-get install libsqlite3-dev
|
||||
sudo apt-get install libprotobuf-dev protobuf-compiler libsqlite3-dev
|
||||
|
||||
Then build:
|
||||
|
||||
|
@ -264,9 +264,7 @@ Linux:
|
||||
.PP
|
||||
.RS
|
||||
.nf
|
||||
sudo apt\-get install libprotobuf\-dev
|
||||
sudo apt\-get install protobuf\-compiler
|
||||
sudo apt\-get install libsqlite3\-dev
|
||||
sudo apt\-get install libprotobuf\-dev protobuf\-compiler libsqlite3\-dev
|
||||
.fi
|
||||
.RE
|
||||
.PP
|
||||
|
Loading…
x
Reference in New Issue
Block a user