Skip to content

Commit

Permalink
Add cargo to additional package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter authored and cberner committed Sep 21, 2024
1 parent 09e03c2 commit 6218dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ The Python bindings are generated using [pyo3](https://github.com/PyO3/pyo3).

Some operating systems require additional packages to be installed.
```
$ sudo apt install python3-dev
$ sudo apt install python3-dev cargo
```

[maturin](https://github.com/PyO3/maturin) is recommended for building the Python bindings in this crate.
Expand Down

0 comments on commit 6218dc4

Please sign in to comment.