diff --git a/README.md b/README.md index 32346658..c6ec3db0 100644 --- a/README.md +++ b/README.md @@ -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