fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/29229 )
Change subject: README.md: fix module name: s/serial/pyserial/ ......................................................................
README.md: fix module name: s/serial/pyserial/
Change-Id: I5fd308fb161cd5bd5f702845691296877e523248 --- M README.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/29/29229/1
diff --git a/README.md b/README.md index 75885fd..66bc0ce 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Please install the following dependencies:
- pyscard - - serial + - pyserial - pytlv - cmd2 >= 1.3.0 but < 2.0.0 - jsonpath-ng