1
0
Эх сурвалжийг харах

Mention .NET v4.6.1 as a system recommendation

Nick Babcock 6 жил өмнө
parent
commit
587ee87ebe
1 өөрчлөгдсөн 6 нэмэгдсэн , 1 устгасан
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -12,10 +12,15 @@ OhmGraphite takes the hard work of extracting hardware sensors from [Open Hardwa
 ## Who's this for?
 ## Who's this for?
 
 
 - People who are familiar with Graphite / InfluxDB / Grafana and may have an instance running on their home or cloud server. If you're not familiar with those applications, it may be overwhelming to setup and maintain them. If you're just looking for a UI for hardware sensors, I'd recommend [HWINFO](https://www.hwinfo.com/)
 - People who are familiar with Graphite / InfluxDB / Grafana and may have an instance running on their home or cloud server. If you're not familiar with those applications, it may be overwhelming to setup and maintain them. If you're just looking for a UI for hardware sensors, I'd recommend [HWINFO](https://www.hwinfo.com/)
-- People who have administrative privileges
 - People who know how to execute commands on Windows Command Prompt or other terminal
 - People who know how to execute commands on Windows Command Prompt or other terminal
 - People who like lightweight (8MB of RAM and neglible CPU usage), portable (can run off usb), and straightforward applications
 - People who like lightweight (8MB of RAM and neglible CPU usage), portable (can run off usb), and straightforward applications
 
 
+## System Recommendations
+
+- Windows
+- .NET v4.6.1. If you have Windows 10 you are all set. If not, you may have to download a more recent version.
+- Administrator privileges
+
 ## Introduction
 ## Introduction
 
 
 OhmGraphite functions as a console app (cross platform) or a Windows service that periodically polls the hardware. My recommendation is that even though OhmGraphite can be run via Mono / Docker, many hardware sensors aren't available in those modes.
 OhmGraphite functions as a console app (cross platform) or a Windows service that periodically polls the hardware. My recommendation is that even though OhmGraphite can be run via Mono / Docker, many hardware sensors aren't available in those modes.