Skip to content
Snippets Groups Projects
Commit bcd95c7b authored by Stormwind's avatar Stormwind
Browse files

Update how-to-build.rst

parent e5531638
Branches
No related tags found
No related merge requests found
...@@ -73,13 +73,18 @@ Dependencies ...@@ -73,13 +73,18 @@ Dependencies
* One of three CRC packages are required. Pick one: * One of three CRC packages are required. Pick one:
- for all OS's
.. code-block:: shell-session .. code-block:: shell-session
pip3 install --user crc16 pip3 install --user crc16
.. code-block:: shell-session .. code-block:: shell-session
pip3 install --user crcmod pip3 install --user crcmod
.. code-block:: shell-session .. code-block:: shell-session
pip3 install --user crcmod pip3 install --user crcmod
* **python3-pillow**: Python Image Library * **python3-pillow**: Python Image Library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment