README.md: fix module name: s/serial/pyserial/

Change-Id: I5fd308fb161cd5bd5f702845691296877e523248
This commit is contained in:
Vadim Yanitskiy 2022-08-29 21:10:12 +07:00
parent b5eaf14991
commit 9550a0a45b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Installation
Please install the following dependencies:
- pyscard
- serial
- pyserial
- pytlv
- cmd2 >= 1.3.0 but < 2.0.0
- jsonpath-ng