From 9550a0a45b87c6ed0cfa1e03c65109efe959c32c Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Mon, 29 Aug 2022 21:10:12 +0700 Subject: [PATCH] README.md: fix module name: s/serial/pyserial/ Change-Id: I5fd308fb161cd5bd5f702845691296877e523248 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75885fd8..66bc0ce1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Installation Please install the following dependencies: - pyscard - - serial + - pyserial - pytlv - cmd2 >= 1.3.0 but < 2.0.0 - jsonpath-ng