mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
update readme detail about cmd2 - make sure people get 1.5 from pip instead of some old debian-pkg
Change-Id: I92a1e4c5a34ca11ce8d8b5f69257fdfedad2f8d6
This commit is contained in:
@@ -45,12 +45,7 @@ Please install the following dependencies:
|
|||||||
|
|
||||||
Example for Debian:
|
Example for Debian:
|
||||||
```
|
```
|
||||||
apt-get install python3-pyscard python3-serial python3-cmd2 python3-pip python3-yaml
|
apt-get install python3-pyscard python3-serial python3-pip python3-yaml
|
||||||
pip3 install pytlv jsonpath-ng construct bidict gsm0338
|
|
||||||
```
|
|
||||||
|
|
||||||
Alternatively, everything can be installed using pip:
|
|
||||||
```
|
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user