diff --git a/cpu_temp/README.md b/cpu_temp/README.md index d641235f..32f8cc67 100644 --- a/cpu_temp/README.md +++ b/cpu_temp/README.md @@ -2,8 +2,8 @@ Python module for ganglia -It reads temperature from /sys/devices/platform/coretemp.*/ +It reads temperature from /sys/devices/platform/coretemp.\*/ So, you need to insert the `coretemp` kernel module. -Usually, the command is `modprob coretemp`. +Usually, the command is `modprobe coretemp`.