diff options
Diffstat (limited to 'bindings/README.md')
-rw-r--r-- | bindings/README.md | 2 |
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 |