Update compilation authored by Karel Slaný's avatar Karel Slaný
......@@ -40,7 +40,7 @@ make install
```
> If you want to build only the command-line application for Linux then use the `datovka-cli.pro.noauto` as project file:
> ```shell
```shell
lrelease datovka.pro
qmake datovka-cli.pro.noauto
make
......
......