summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-09-12 13:44:51 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-09-12 13:44:51 +0300
commitc04fdc5425a1bb53443027618ce9d81388a1531b (patch)
tree4b957f71d5416489a2776278d38531afbd667f57
parentf6f78bb6417788a039cbfea59413f03e3801e2ea (diff)
doc: update common reqs
-rw-r--r--doc/common_requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/common_requirements.md b/doc/common_requirements.md
index 507a337..4a85888 100644
--- a/doc/common_requirements.md
+++ b/doc/common_requirements.md
@@ -1,4 +1,4 @@
Debian packages:
```
-apt-get install git cmake build-essential python3-dev python3-wheel python3-pip python3-build python3-yaml python3-toml python3-psutil python3-aiohttp python3-requests python3-apscheduler
+apt-get install git cmake build-essential python3-dev python3-wheel python3-pip python3-build python3-yaml python3-toml python3-psutil python3-aiohttp python3-requests python3-apscheduler python3-smbus
```