From 376883f1d5251e104216dbdb80cb0c7a77a2bf7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lavoie?= Date: Tue, 15 Sep 2015 23:07:44 -0700 Subject: [PATCH] Added info for clib --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index aa250ef..dd5ccf1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Outputs current CPU temperature for OSX. ## Usage ### Compiling + ```bash make ``` @@ -22,6 +23,12 @@ sudo make install # installs to /usr/local/bin osx-cpu-temp ``` +### Using clib + +```bash +clib install lavoiesl/osx-cpu-temp +``` + ### Output example ```