Browse Source

thermostat: update INSTALL with some help on translation

master
Richard Genoud 4 years ago
parent
commit
005cf89563
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      soft/thermostat/INSTALL

+ 4
- 0
soft/thermostat/INSTALL View File

@ -5,3 +5,7 @@ cd qtmqtt
git checkout v$(qmake -v | grep "Qt version" | sed "s/^.*version \([5-9]\.[0-9]\+\.[0-9]\+\) .*$/\1/") || echo "Unable to find your Qt version"
qmake && make -j$(nproc)
sudo make install
Update/edit translations:
lupdate -verbose thermostat.pro
linguist lang/thermostat_fr.ts

Loading…
Cancel
Save