docs: update pytest installation

This commit is contained in:
Fu Hanxi
2022-06-08 08:19:21 +08:00
parent a24f4dedcd
commit 566af729c5

View File

@@ -22,7 +22,7 @@ All the introduced concepts and usages are based on the default behavior in ESP-
Installation Installation
------------ ------------
``$ pip install -U pytest-embedded-serial-esp~=0.7.0 pytest-embedded-idf~=0.7.0`` All dependencies could be installed by running the install script with the ``--enable-pytest`` argument, e.g. ``$ install.sh --enable-pytest``.
Basic Concepts Basic Concepts
-------------- --------------