Fixed copy&paste error

This commit is contained in:
Martin Tůma 2018-11-06 01:45:26 +01:00
parent 68fad4e9e6
commit 85817ec135

View File

@ -40,7 +40,7 @@ make
#### Windows #### Windows
```shell ```shell
qmake PROTOBUF=path/to/protobuf ZLIB=path/to/zlib pbfplugin.pro qmake PROTOBUF=path/to/protobuf ZLIB=path/to/zlib pbfplugin.pro
make nmake
``` ```
## Install ## Install