summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorMartin Stensgård <mastensg@mastensg.net>2025-05-02 21:19:07 +0200
committerMartin Stensgård <mastensg@mastensg.net>2025-05-02 21:19:07 +0200
commit797a407c179a1668059fe4b45eebb6ffd823ef00 (patch)
tree1eef1acacad6dff3e8f47fc79de200679174f707 /bindings
parent0c11873806ff092a599fea1ae07a44e9461f6bee (diff)
bindings/README: give debian command for installing python dependencies
Diffstat (limited to 'bindings')
-rw-r--r--bindings/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/README.md b/bindings/README.md
index dee8dfc..6c9578d 100644
--- a/bindings/README.md
+++ b/bindings/README.md
@@ -10,6 +10,8 @@ Install with pip or via OS package manager.
numpy
setuptools
+Debian:
+ apt install python3-pybind11 python3-numpy python3-setuptools
## Building