diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index 4b8b7a4..68fc0f7 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -36,7 +36,7 @@ with pip instead: .. code-block:: sh - pip3 install --user cbor click numpy pexpect Pillow pyserial pysdl2 + pip3 install --user -r wasp/requirements.txt You will also need a toolchain for the Arm Cortex-M4. wasp-os is developed and tested using the `GNU-RM toolchain |
