Explorar o código

Merge branch 'master' of https://github.com/Maldela/Fancontrol-GUI

Malte Veerman %!s(int64=10) %!d(string=hai) anos
pai
achega
d49797c349
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,6 +1,6 @@
 # fancontrol-gui
 GUI for Fancontrol. 
 It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. 
-If you don't want to compile with KF5 set the compile option -DNO_KF5_KAUTH. 
+If you don't want to compile with KF5 set the option -DNO_KF5_KAUTH=true. 
 Furthermore it communicates with systemd via dbus to control the fancontrol service. 
-If you want to compile without systemd support set the -DNO_SYSTEMD option.
+If you want to compile without systemd support set the option -DNO_SYSTEMD=true.