From 66cfd384a3b99d4146f03ed94f9699e1c8376299 Mon Sep 17 00:00:00 2001 From: Yauheni Pakala Date: Sun, 2 Apr 2023 14:57:14 +0300 Subject: [PATCH] Add required dependencies info --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bb4cb57..6f24ba6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,14 @@ look like this: Save the file and reboot. +## Dependencies + +Install `dbus` module: +``` +sudo apt-get install python3-dbus +``` + + Installation ------------ git clone https://github.com/douglas6/cputemp.git