updated docs

This commit is contained in:
Sebastian Hildebrandt
2021-10-23 10:01:01 +02:00
parent 7a4c3dca03
commit 432f916359
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -50,6 +50,8 @@
I unfortunately was getting unexpected warnings on other platforms. So I decided to drop this optional dependency for macOS - so by default,
you will not get correct values.</p>
<p>This additional package will unfortunately not work on Apple Silicon M1 machines.</p>
<p>But if you need to detect macOS temperature just run the following additional installation command:</p>
<pre>$ npm install osx-temperature-sensor --save</pre>