Cosmetics

This commit is contained in:
Martin Tůma 2018-11-04 09:13:36 +01:00 committed by GitHub
parent bcc9743d4e
commit f44f75ba59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,12 +26,12 @@ pm.loadFromData(tileData, QString::number(zoom).toLatin1());
``` ```
## Build ## Build
### Build requirements: ### Requirements
* QT 5.x * QT 5.x
* Google Protocol Buffers (protobuf-lite) * Google Protocol Buffers (protobuf-lite)
* Zlib * Zlib
### Build steps: ### Build steps
#### Linux #### Linux
```shell ```shell
qmake pbfplugin.pro qmake pbfplugin.pro