Skip to content
Snippets Groups Projects
Commit 4c85de2b authored by Andreas Schildbach's avatar Andreas Schildbach
Browse files

how-to-build.rst: 'crcmod' can be installed from Ubuntu, so 'pip' is not needed.

parent cb111dea
Branches
Tags
1 merge request!386how-to-build.rst: 'crcmod' can be installed from Ubuntu, so 'pip' is not needed.
......@@ -79,6 +79,12 @@ Dependencies
pip3 install --user crc16
or
.. code-block:: shell-session
apt install python3-crcmod
or
.. code-block:: shell-session
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment