README.md: add notes about the new 'cmd2' dependency
Change-Id: I314317ab547bc32497839fe70e7a6f6b66bcc8ef
This commit is contained in:
@@ -37,10 +37,11 @@ pysim requires:
|
|||||||
- pyscard
|
- pyscard
|
||||||
- serial
|
- serial
|
||||||
- pytlv (for specific card types)
|
- pytlv (for specific card types)
|
||||||
|
- cmd2 (for pySim-shell.py)
|
||||||
|
|
||||||
Example for Debian:
|
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
|
pip3 install pytlv
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user