Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhsj committed Jan 9, 2015
1 parent 9b764f5 commit fc19eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpu_temp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. <https://www.kernel.org/doc/Documentation/hwmon/coretemp>

Usually, the command is `modprob coretemp`.
Usually, the command is `modprobe coretemp`.

0 comments on commit fc19eda

Please sign in to comment.