update readme

Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
This commit is contained in:
2025-12-09 15:05:23 +09:00
parent a5658e3cf3
commit af0d704e2e

View File

@@ -6,6 +6,11 @@ Based on this script, you can monitor power consumption and implement graph plot
### Install Python Virtual Environment
```shell
git clone https://github.com/hardkernel/odroid-powermate.git
cd odroid-powermate/example/logger
```
```shell
sudo apt install virtualenv
virtualenv venv