This website works better with JavaScript.
Home
Help
Sign In
rico
/
remote_pilot_wire_mqtt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
thermostat: update INSTALL with some help on translation
master
Richard Genoud
4 years ago
parent
8120df46b6
commit
005cf89563
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save