README.md: add notes about the new 'cmd2' dependency

Change-Id: I314317ab547bc32497839fe70e7a6f6b66bcc8ef
This commit is contained in:
Vadim Yanitskiy 2021-03-12 15:40:14 +01:00
parent 7744b6e9d1
commit 080cc9f794
1 changed files with 2 additions and 1 deletions

View File

@ -37,10 +37,11 @@ pysim requires:
- pyscard
- serial
- pytlv (for specific card types)
- cmd2 (for pySim-shell.py)
Example for Debian:
apt-get install python3-pyscard python3-serial python3-pip python3-yaml
apt-get install python3-pyscard python3-serial python3-cmd2 python3-pip python3-yaml
pip3 install pytlv